Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. Add common binaries in your .bashrc:

Code Block
export PATH=~/abcd-spec/hooks/pbs:$PATH
export PATH=$PATH:/N/u/brlife/BigRed3/app/node-v12.13.0-linux-x64/bin
export PATH=$PATH:/N/u/brlife/Carbonate/bin
module load singularity 2>/dev/null
export SINGULARITY_CACHEDIR=/N/slate/$USER/singularity
export SINGULARITY_BINDPATH=/N/slate/$USER/scratch,/geode2/home

...