cuda.bindings.nvml.vgpu_type_get_bar1_info#

cuda.bindings.nvml.vgpu_type_get_bar1_info(unsigned int vgpu_type_id)#

Retrieve the BAR1 info for given vGPU type.

Parameters:

vgpu_type_id (unsigned int) – Handle to vGPU type.

Returns:

Pointer to the vGPU type BAR1

information structure nvmlVgpuTypeBar1Info_t.

Return type:

nvmlVgpuTypeBar1Info_v1_t

See also

nvmlVgpuTypeGetBAR1Info