Uses of Class
com.ibm.cuda.CudaGlobal
-
Packages that use CudaGlobal Package Description com.ibm.cuda This package enables access to CUDA-capable devices from Java. -
-
Uses of CudaGlobal in com.ibm.cuda
Methods in com.ibm.cuda that return CudaGlobal Modifier and Type Method Description CudaGlobal
CudaModule. getGlobal(String name)
Returns the global variable of the specified name from this module.
-