Uses of Class
com.ibm.gpu.CUDAManager
-
Packages that use CUDAManager Package Description com.ibm.gpu com.ibm.gpu allows the user to perform certain operations using any connected CUDA capable GPU -
-
Uses of CUDAManager in com.ibm.gpu
Methods in com.ibm.gpu that return CUDAManager Modifier and Type Method Description static CUDAManager
CUDAManager. getInstance()
Deprecated.Useinstance()
instead.static CUDAManager
CUDAManager. instance()
Return a CUDAManager instance.
-