Module openj9.gpu

Package com.ibm.gpu


package com.ibm.gpu
com.ibm.gpu allows the user to perform certain operations using any connected CUDA capable GPU
  • Class
    Description
    Representation of a real, connected CUDA device.
    This class contains information important to IBM GPU enabled functions.
    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.
    This class defines GPU permissions as described in the following table.
    This exception is thrown when there is an attempt to perform a sort on GPU and the sort operation fails.
    This class is used to perform sorting operations of primitive arrays of type int, long, float, double on any connected CUDA GPU.
    Acts as an accessor to the current build level of the ibmgpu library.