User Tools

Site Tools


slurm

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
slurm [2021/10/15 12:45] – [Where to begin] ctopperslurm [2022/10/07 15:13] (current) borja
Line 16: Line 16:
  
 ==== Discord ==== ==== Discord ====
-There is a dedicated text channel ''%%#slurm%%'' on [[https://discord.gg/ZVjX8Gv|the CS Discord server]]. Stop by and get help or help fellow Slurm users.+There is a dedicated text channel ''%%#slurm%%'' on the UChicago CS Discord server. Please note that this Discord server is //only// for UChicago-affiliated users. You can find a link to our Discord server on the [[start|front page]] of this wiki.
  
 ===== Clusters ===== ===== Clusters =====
Line 347: Line 347:
 Please make sure you specify $CUDA_HOME and if you want to take advantage of CUDNN libraries you will need to append /usr/local/cuda-x.x/lib64 to the $LD_LIBRARY_PATH environment variable. Please make sure you specify $CUDA_HOME and if you want to take advantage of CUDNN libraries you will need to append /usr/local/cuda-x.x/lib64 to the $LD_LIBRARY_PATH environment variable.
  
-  cuda_version=9.2+  cuda_version=11.1
   export CUDA_HOME=/usr/local/cuda-${cuda_version}   export CUDA_HOME=/usr/local/cuda-${cuda_version}
   export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_HOME/lib64   export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_HOME/lib64
/var/lib/dokuwiki/data/attic/slurm.1634319902.txt.gz · Last modified: 2021/10/15 12:45 by ctopper

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki