Skip to content

Instantly share code, notes, and snippets.

@discort
Created March 8, 2024 13:13
Show Gist options
  • Save discort/885edfc7a43ec4350c34b8dddd35f804 to your computer and use it in GitHub Desktop.
Save discort/885edfc7a43ec4350c34b8dddd35f804 to your computer and use it in GitHub Desktop.
build nvtop on Centos
Follow the instructions
https://github.com/Syllo/nvtop?tab=readme-ov-file#nvtop-build
cmake .. -DNVIDIA_SUPPORT=ON -DAMDGPU_SUPPORT=OFF -DINTEL_SUPPORT=OFF -DMSM_SUPPORT=OFF -DPANFROST_SUPPORT=OFF -DPANTHOR_SUPPORT=OFF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment