Versions Compared

Key

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

...

If you have any questions please post them to the Non-Grid Jobs at SLAC Forum in the ATLAS Hypernews system, where all local SLAC ATLAS computing issues are discussed. (If you don't have an ATLAS account, please mail me.)

Here's how to get up and running quick:# Do this just once:
cp

Code Block

#Do this just once:
cd
cp ~ahaas/.bashrc .

...


cp ~ahaas/.profile .

...


mkdir .hepix; cp ~ahaas/.hepix/* .hepix/

...


echo "none" > ATLCURRENT

...


mkdir

...

 reldirs

...


cp -r ~ahaas/cmthome .

#And And you may want to have an area with >500MB of storage space (the /afs home limit).
#If If you're in group "atlas" and/or "atlas-user" (check with "groups")...

mkdir /afs/slac.stanford.edu/g/atlas/work/<firstLetterOfUsername>/<username> #Otherwise

Otherwise you have to use /scratch areas on the machines...

mkdir /scratch/<username>

...