User Tools

Site Tools


nvidia

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nvidia [2024/10/30 00:59] randonnvidia [2025/04/26 04:23] (current) – external edit 127.0.0.1
Line 28: Line 28:
 By this point the libraries for the version of libnccl necessary should be picked up by torch so you wont have the error "undefined symbol: ncclCommRegister" By this point the libraries for the version of libnccl necessary should be picked up by torch so you wont have the error "undefined symbol: ncclCommRegister"
  
-==nvcc== +====nvcc==== 
-Many versions of nvcc are installed for each version of cuda. Check `/usr/local/cuda*` for the correct one. You may need to symlink /usr/local/cuda/bin/ to point to the right version.+Many versions of nvcc are installed for each version of cuda. Check `/usr/local/cuda*` for the correct one. You may need to symlink /usr/local/cuda/bin/ to point to the right version. Alternatively, change your PATH=/usr/local/cuda-VERSION/bin/:$PATH before you start compiling anything that needs the version of nvcc you need.
nvidia.1730249965.txt.gz · Last modified: 2025/04/26 04:23 (external edit)