Interface allowing R to use OpenCL


[Up] [Top]

Documentation for package ‘OpenCL’ version 0.1-3

Help Pages

as.character.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
as.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
as.double.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
as.integer.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
clFloat clFloat represents a single-precision vector that can be used with OpenCL.
is.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
length.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
length<-.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
oclDevices Get a list of OpenCL devices.
oclInfo Retrieve information about an OpenCL object.
oclInfo.clDeviceID Retrieve information about an OpenCL object.
oclInfo.clPlatformID Retrieve information about an OpenCL object.
oclInfo.list Retrieve information about an OpenCL object.
oclPlatforms Retrieve available OpenCL platforms.
oclResult Run a kernel using OpenCL.
oclRun Run a kernel using OpenCL.
oclSimpleKernel Create and compile OpenCL kernel code.
print.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
[.clFloat clFloat represents a single-precision vector that can be used with OpenCL.
[<-.clFloat clFloat represents a single-precision vector that can be used with OpenCL.