diff options
author | Aaron Plattner <aplattner@nvidia.com> | 2018-01-04 09:53:34 -0800 |
---|---|---|
committer | Aaron Plattner <aplattner@nvidia.com> | 2018-01-04 09:53:34 -0800 |
commit | 6351cbbde5b50c6caa53b6b24fc731c342d6d3a6 (patch) | |
tree | e74a72b46bf3e2f8b5bd39759690cad2fb61989a | |
parent | 9e8c1f49aaad668a68596af663542f16308dd2ac (diff) |
Update nvml.h
-rw-r--r-- | src/nvml.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1217,7 +1217,7 @@ typedef struct nvmlAccountingStats_st { #define NVML_VGPU_NAME_BUFFER_SIZE 64 -#define NVML_MAX_VGPU_TYPES_PER_PGPU 17 +#define NVML_MAX_VGPU_TYPES_PER_PGPU 18 #define NVML_MAX_VGPU_INSTANCES_PER_PGPU 24 |