cuda.bindings.nvml.VgpuPgpuCompatibility#
- class cuda.bindings.nvml.VgpuPgpuCompatibility#
Empty-initialize an instance of nvmlVgpuPgpuCompatibility_t.
See also
nvmlVgpuPgpuCompatibility_t
- __init__(*args, **kwargs)#
Methods
__init__(*args, **kwargs)from_buffer(buffer)Create an VgpuPgpuCompatibility instance with the memory from the given buffer.
from_data(data)Create an VgpuPgpuCompatibility instance wrapping the given NumPy array.
from_ptr(intptr_t ptr, bool readonly=False)Create an VgpuPgpuCompatibility instance wrapping the given pointer.
Attributes
compatibility_limit_codeint:
ptrGet the pointer address to the data as Python
int.vgpu_vm_compatibilityint: