CUDAArgMaxList[list] gives the index of the maximum element in list.
CUDACCompilers[] gives a list of C compilers detected on system and supported by NVCCCompiler.
CUDADriverVersion[] gives the version of the installed NVIDIA driver.
CUDAFluidDynamics[] demonstrates computational fluid dynamics using CUDALink.
CUDAMemoryInformation[mem] gives information on CUDAMemory.
CUDAMemoryUnload[mem 1, mem 2, ...] unloads CUDAMemory from the CUDALink memory manager.
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.
CUDAResourcesUninstall[] uninstalls the CUDAResources paclet.
CUDATotal[vec] gives the total of the absolute value of a vector vec.