NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback

5.71. nvmlVgpuSchedulerParams_t Union Reference

[vGPU Structs]

Union to represent the vGPU Scheduler Parameters

Public Variables

unsigned int  avgFactor
Average factor in compensating the timeslice for Adaptive Round Robin mode.
unsigned int  timeslice
The timeslice in ns for each software run list as configured, or the default value otherwise.

Variables

unsigned int nvmlVgpuSchedulerParams_t::avgFactor [inherited]

Average factor in compensating the timeslice for Adaptive Round Robin mode.

unsigned int nvmlVgpuSchedulerParams_t::timeslice [inherited]

The timeslice in ns for each software run list as configured, or the default value otherwise.


NVML API Reference Guide (PDF) - vR550 (older) - Last updated March 12, 2024 - Send Feedback