CUDAMemoryUnload[mem 1, mem 2, ...] unloads CUDAMemory from the CUDALink memory manager.
CUDAResourcesUninstall[] uninstalls the CUDAResources paclet.
CUDATotal[vec] gives the total of the absolute value of a vector vec.
$CUDADevice is the CUDA device used in computation.
OpenCLMemoryInformation[mem] gives information on OpenCLMemory.
SymbolicOpenCLBlockDimension[dim] is a symbolic representation of an OpenCL kernel block dimension call.
SymbolicOpenCLBlockIndex[dim] is a symbolic representation of an OpenCL kernel block index call.
SymbolicOpenCLKernelIndex[dim] is a symbolic representation of an OpenCL kernel index call.
SymbolicOpenCLThreadIndex[dim] is a symbolic representation of an OpenCL kernel thread index call.
Widget["Button"] represents a button.