Versions Compared

Key

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

...

Code Block
bash #this is the supported shell for ATLAS work at SLAC
mkdir ~/reldirs/15.2.0 #if it doesn't already exist (where 15.2.0 is the first 3 numbers of the release)
cd reldirs/15.2.0
. ~/cmthome/setup.sh -tag=15.2.0.1

The releases available at SLAC can be seen here.

Now you can run athena, for example:

...