UMIACS Servers: Difference between revisions

Line 115: Line 115:
if command_exists module ; then
if command_exists module ; then
   module load tmux
   module load tmux
   module load cuda/10.0.130
   module load cuda/10.1.243
   module load cudnn/v7.5.0
   module load cudnn/v7.6.5
   module load Python3/3.7.6
   module load Python3/3.7.6
   module load git/2.25.1
   module load git/2.25.1
  module load gitlfs
  module load gcc/8.1.0
  #module load gcc/6.3.0
  module load ffmpeg
fi
fi
if command_exists python3 ; then
if command_exists python3 ; then