Interface allowing R to use OpenCL
Create and handle OpenCL buffers
Create and handle local memory arguments for OpenCL kernels
Create an OpenCL context for a given device.
Get a list of OpenCL devices.
Retrieve information about an OpenCL object.
OpenCL Memory Management and Limits
Retrieve available OpenCL platforms.
Run a kernel using OpenCL.
Create and compile OpenCL kernel code.
This package provides an interface to OpenCL, allowing R to leverage computing power of GPUs and other HPC accelerator devices.