Interface Nvml
public interface Nvml
JNA bindings for the NVIDIA Management Library (NVML). This class should be considered non-API as it may be removed
if/when its code is incorporated into the JNA project.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final int
-
Field Details
-
NVML_SUCCESS
static final int NVML_SUCCESS- See Also:
-
NVML_TEMPERATURE_GPU
static final int NVML_TEMPERATURE_GPU- See Also:
-
NVML_CLOCK_GRAPHICS
static final int NVML_CLOCK_GRAPHICS- See Also:
-
NVML_CLOCK_MEM
static final int NVML_CLOCK_MEM- See Also:
-
NVML_DEVICE_NAME_BUFFER_SIZE
static final int NVML_DEVICE_NAME_BUFFER_SIZE- See Also:
-