cuda.bindings.nvml.ComputeInstanceInfo#

class cuda.bindings.nvml.ComputeInstanceInfo#
Empty-initialize an instance of `nvmlComputeInstanceInfo_t`.


.. seealso:: `nvmlComputeInstanceInfo_t`
__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

from_data(data)

from_ptr(intptr_t ptr, bool readonly=False)

Attributes

device_

gpu_instance

id

placement

profile_id

ptr