nvmlVgpuSchedulerParams_t#
-
union nvmlVgpuSchedulerParams_t#
- #include <C:/Users/rachnap/Perforce/rachnap_cuda_docs_new/sw/docs/gpu-deploy/rst/docs/nvml-api/headers/nvml.h>
Union to represent the vGPU Scheduler Parameters.
Public Members
-
unsigned int avgFactor#
Average factor in compensating the timeslice for Adaptive Round Robin mode. 0 when there is no active scheduling.
-
unsigned int timeslice#
The timeslice in ns for each software run list as configured, or the default value otherwise. 0 when there is no active scheduling.
-
struct nvmlVgpuSchedulerParams_t::[anonymous] vgpuSchedDataWithARR#
-
struct nvmlVgpuSchedulerParams_t::[anonymous] vgpuSchedData#
-
unsigned int avgFactor#