Class ALTERADeviceTemperature

java.lang.Object
org.lwjgl.opencl.ALTERADeviceTemperature

public final class ALTERADeviceTemperature extends Object
Native bindings to the altera_device_temperature extension.

This extension specifies an API for querying the current temperature of a given device. The device temperature may be used to diagnose problems with a deplyed system, or to enhance its reliability or useful lifetime.

  • Field Details

    • CL_DEVICE_CORE_TEMPERATURE_ALTERA

      public static final int CL_DEVICE_CORE_TEMPERATURE_ALTERA
      Accepted by the param_name argument of GetDeviceInfo.
      See Also: