You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
324 B
18 lines
324 B
1 year ago
|
Notes on NVIDIA-SMI
|
||
|
===================
|
||
|
|
||
|
|
||
|
NVIDIA-SMI for NVLink query
|
||
|
---------------------------
|
||
|
|
||
|
"Exploring NVIDIA NVLink `nvidia-smi` Commands"
|
||
|
https://www.exxactcorp.com/blog/HPC/exploring-nvidia-nvlink-nvidia-smi-commands
|
||
|
|
||
|
Example commands to consider:
|
||
|
|
||
|
```
|
||
|
$ nvidia-smi nvlink --help
|
||
|
$ nvidia-smi nvlink --status
|
||
|
```
|
||
|
|