Uses of Class
com.ibm.gpu.CUDAManager
Packages that use CUDAManager
Package
Description
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 CUDAManagerModifier and TypeMethodDescriptionstatic CUDAManagerCUDAManager.getInstance()Deprecated.static CUDAManagerCUDAManager.instance()Return a CUDAManager instance.
instance()instead.