fclGetErrorString Interface

interface
public module function fclGetErrorString(errcode) result(errstr)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: errcode

OpenCL API error code

Return Value character(len=errStringLen)

Returns OpenCL error string

Description

Return the text representation for an openCL error code