cuda.bindings.nvml.get_vgpu_version#

cuda.bindings.nvml.get_vgpu_version() tuple#

Query the ranges of supported vGPU versions.

Returns:

  • nvmlVgpuVersion_t: Pointer to the structure in which the

    preset range of vGPU versions supported by the NVIDIA vGPU Manager is written.

  • nvmlVgpuVersion_t: Pointer to the structure in which the range

    of supported vGPU versions set by an administrator is written.

Return type:

A 2-tuple containing

See also

nvmlGetVgpuVersion