Skip to content

Instantly share code, notes, and snippets.

@thomasantony
Last active August 29, 2015 14:08
Show Gist options
  • Save thomasantony/9448bdfa8faa3f2acdcf to your computer and use it in GitHub Desktop.
Save thomasantony/9448bdfa8faa3f2acdcf to your computer and use it in GitHub Desktop.
Bash Profile for Carter Server
module load cuda
module load matlab/R2014a
module load mathematica
unset SSH_ASKPASS
screen -p 0 -X stuff "export DISPLAY=$DISPLAY$(printf \\r)"
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/apps/rhel6/Wolfram/Mathematica/9.0/SystemFiles/Links/MathLink/DeveloperKit/Linux-x86-64/CompilerAdditions
export PATH=$PATH:/apps/rhel6/Wolfram/Mathematica/9.0/Executables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment