JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.ibm.gpu
Packages that use
com.ibm.gpu
Package
Description
com.ibm.gpu
com.ibm.gpu allows the user to perform certain operations using any connected CUDA capable GPU
Classes in
com.ibm.gpu
used by
com.ibm.gpu
Class
Description
CUDADevice
Representation of a real, connected CUDA device.
CUDAManager
This class contains information important to IBM GPU enabled functions.
GPUConfigurationException
This exception is thrown when GPU operations fail due to configuration or environment issues - for example, an invalid device has been specified or we are running on an unsupported platform.
GPUSortException
This exception is thrown when there is an attempt to perform a sort on GPU and the sort operation fails.