CUDAMemoryCopyToDevice[mem] force copies CUDAMemory from the CPU to the GPU.
CUDAMemoryGet[mem] gets CUDAMemory into the CPU and Mathematica.
CUDAResourcesInformation[] gives information on installed CUDAResources paclets.
CUDAResourcesInstall[] installs the CUDAResources paclet from the Wolfram Data Paclet server.CUDAResourcesInstall[pth] installs the CUDAResources paclet from the paclet file.
CUDAVolumetricRender[vol] performs volumetric rendering using the input data.
ConnectToFrontEnd[] establishes a link to the notebook front end for use by the UseFrontEnd[] function.
Introduction Calling .NET from Mathematica Calling Mathematica from .NET
OpenCLMemoryCopyToDevice[mem] force copies OpenCLMemory from the CPU to the GPU.
OpenCLMemoryGet[mem] gets OpenCLMemory into the CPU and Mathematica.
TetGenConvexHull[points] generates a convex hull for a 3D point set.