cuda.bindings.nvml.ComputeInstanceProfileInfo_v2#

class cuda.bindings.nvml.ComputeInstanceProfileInfo_v2#

Empty-initialize an instance of nvmlComputeInstanceProfileInfo_v2_t.

See also

nvmlComputeInstanceProfileInfo_v2_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

Create an ComputeInstanceProfileInfo_v2 instance with the memory from the given buffer.

from_data(data)

Create an ComputeInstanceProfileInfo_v2 instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an ComputeInstanceProfileInfo_v2 instance wrapping the given pointer.

Attributes

id

int:

instance_count

int:

multiprocessor_count

int:

name

(array of length 96).

ptr

Get the pointer address to the data as Python int.

shared_copy_engine_count

int:

shared_decoder_count

int:

shared_encoder_count

int:

shared_jpeg_count

int:

shared_ofa_count

int:

slice_count

int:

version

int: