Your ROOT_URL in app.ini is https://git.hpc.odu.edu/ but you are visiting https://git.wahab.hpc.odu.edu/wirawan0/RCS-knowledge-base/commit/d95629ace9c0114b27c8896f7855a5e4297fcc5e?style=unified&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

* Added initial notes for NVIDIA-SMI basic commands.

First article: for nvlink query.
master
Wirawan Purwanto 2 years ago
parent 46ebea87d0
commit d95629ace9
  1. 17
      nvidia/20230707.NVIDIA-SMI.md

@ -0,0 +1,17 @@
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
```
Loading…
Cancel
Save