-
Notifications
You must be signed in to change notification settings - Fork 754
Open
Description
I deployed nvidia device plugin on a new NVIDIA DGX Spark machine, the output of nvidia-smi is
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 580.95.05 Driver Version: 580.95.05 CUDA Version: 13.0 |
+-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GB10 On | 0000000F:01:00.0 Off | N/A |
| N/A 40C P8 4W / N/A | Not Supported | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
And device plugin can not be started with error logs:
E1029 10:26:46.968061 1 main.go:173] error starting plugins: error getting plugins: unable to create plugins: failed to construct resource managers: error building device map: error building device map from config.resources: error building GPU device map: error visiting device: error building Device: error getting device memory: Not Supported
It seems that it can not get the memory of GB10, same to nvidia-smi.
And I notice the driver 580.95.05 is quite new:
so do we support GB10 now?
satishweb
Metadata
Metadata
Assignees
Labels
No labels