5.85. 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.