nvtop-software
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| nvtop-software [2022/06/27 13:15] – aorth | nvtop-software [2023/10/13 09:49] (current) – Remove nvtop because it is in EPEL 8 now aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== nvtop ====== | ||
| - | NVIDIA GPUs htop like monitoring tool. | ||
| - | |||
| - | ===== Information ===== | ||
| - | |||
| - | * Version: 2.0.2 | ||
| - | * Added: August, 2021 | ||
| - | * Updated: June, 2022 | ||
| - | * Link: https:// | ||
| - | |||
| - | ===== Usage ===== | ||
| - | |||
| - | See which versions of nvtop are available: | ||
| - | < | ||
| - | |||
| - | Load one version into your environment and run it: | ||
| - | < | ||
| - | $ nvtop</ | ||
| - | |||
| - | **Note:** this only works on systems that have an NVIDIA GPU such as compute06. | ||
| - | |||
| - | ===== Installation ====== | ||
| - | |||
| - | Notes from the sysadmin during installation: | ||
| - | |||
| - | < | ||
| - | $ mkdir -p nvtop/build && cd nvtop/build | ||
| - | $ cmake .. -DNVIDIA_SUPPORT=ON -DCMAKE_BUILD_TYPE=Release | ||
| - | $ make | ||
| - | $ sudo mkdir -p / | ||
| - | $ sudo cp src/nvtop / | ||
| - | $ sudo cp ../LICENSE / | ||
| - | $ sudo chown -R root:root / | ||
nvtop-software.1656335709.txt.gz · Last modified: by aorth
