cuda.bindings.nvml.GpuInstanceProfileInfo_v3#

class cuda.bindings.nvml.GpuInstanceProfileInfo_v3#

Empty-initialize an instance of nvmlGpuInstanceProfileInfo_v3_t.

See also

nvmlGpuInstanceProfileInfo_v3_t

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

from_buffer(buffer)

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

from_data(data)

Create an GpuInstanceProfileInfo_v3 instance wrapping the given NumPy array.

from_ptr(intptr_t ptr, bool readonly=False)

Create an GpuInstanceProfileInfo_v3 instance wrapping the given pointer.

Attributes

capabilities

int:

copy_engine_count

int:

decoder_count

int:

encoder_count

int:

id

int:

instance_count

int:

jpeg_count

int:

memory_size_mb

int:

multiprocessor_count

int:

name

(array of length 96).

ofa_count

int:

ptr

Get the pointer address to the data as Python int.

slice_count

int:

version

int: