cuda.bindings.nvml.vgpu_instance_get_ecc_mode#

cuda.bindings.nvml.vgpu_instance_get_ecc_mode(unsigned int vgpu_instance) int#

Retrieve the current ECC mode of vGPU instance.

Parameters:

vgpu_instance (unsigned int) – The identifier of the target vGPU instance.

Returns:

Reference in which to return the current ECC mode.

Return type:

int

See also

nvmlVgpuInstanceGetEccMode