cuda.bindings.nvml.ComputeInstanceProfileInfo_v3#

class cuda.bindings.nvml.ComputeInstanceProfileInfo_v3#

Empty-initialize an instance of nvmlComputeInstanceProfileInfo_v3_t.

See also

nvmlComputeInstanceProfileInfo_v3_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

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

from_data(data)

Create an ComputeInstanceProfileInfo_v3 instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an ComputeInstanceProfileInfo_v3 instance wrapping the given pointer.

Attributes

capabilities

int:

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: