Introduction | ||||||||
Changed: | ||||||||
< < | Running the Athena software at a standalone site is slightly different from running at CERN. The main reason for this is that at a standalone site it is assumed that only the kit built releases are available. For most users the kit built releases are sufficient (these are all the standard releases which should be automatically distributed to all Tier 2s). A list of releases installed at each site can be found here![]() | |||||||
> > | Running the Athena software at a standalone site is slightly different from running at CERN. The main reason for this is that at a standalone site it is assumed that only the kit built releases are available. For most users the kit built releases are sufficient (these are all the standard releases which should be automatically distributed to all Tier 2s). A list of releases installed at RAL PP can be found here![]() UKI-SOUTHGRID-RALPP on the search form![]() | |||||||
Setting up AthenaThe full instructions to set up Athena can be found at WorkBookSetAccount![]() Using RAL PP software kitsThis is slightly different from at CERN. The software for each kit is installed in:/gridsoft/SL5/atlas/software/Each kit comes with its own requirements file which you can use to setup your release. For example to setup release 15.6.6 you would do: > cd $HOME > mkdir testarea > mkdir testarea/15.6.6 > source /gridsoft/SL5/atlas/software/15.6.6/setup.sh -tag=15.6.6,setup,32 > export CMTPATH=${HOME}/testarea/15.6.6:${CMTPATH}The software is now setup and ready to use! Using CERN AFS> cd $HOME > mkdir cmthome > mkdir testarea > mkdir testarea/15.6.6 (this is the directory in which you will work) > cd cmthome Running JobsRunning test JobsRunning Large Jobs-- AlastairDewhurst - 2009-10-09 |