ANTAREX API

Clava API

LARA API

LARA Common Language API

(.js)
laraImport("clava.opencl.OpenCLCallVariables");

(.lara)
import clava.opencl.OpenCLCallVariables;

OpenCLCallVariables

Constructor

OpenCLCallVariables

new OpenCLCallVariables(id)

Contains information about the variables created when inserting an OpenCL call.

Parameters

id: any

Instance Members

getErrorCode

getErrorCode()

getKernelFile

getKernelFile()

getKernelString

getKernelString()

getKernelStringSize

getKernelStringSize()

getNumPlatforms

getNumPlatforms()

getPlatformId

getPlatformId()