See: Description
Class | Description |
---|---|
CUDADevice |
Representation of a real, connected CUDA device.
|
CUDAManager |
This class contains information important to IBM GPU enabled functions.
|
GPUPermission |
This class defines GPU permissions as described in the following table.
|
Maths |
This class is used to perform sorting operations of
primitive arrays of type int, long, float, double
on any connected CUDA GPU.
|
Version |
Acts as an accessor to the current build level of the ibmgpu library.
|
Exception | Description |
---|---|
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.
|
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2014, 2025 IBM Corp. and others.