cuda.bindings.nvml.device_get_pgpu_metadata_string#

cuda.bindings.nvml.device_get_pgpu_metadata_string(intptr_t device) str#

Returns the properties of the physical GPU indicated by the device in an ascii-encoded string format.

Parameters:

device (intptr_t) – The identifier of the target device.

See also

nvmlDeviceGetPgpuMetadataString