Manchester Athena Installations
Below are instructions & information for using the Atlas release instalations at Manchester. Please look at the first time use section first!
Release location
All the releases are located in:
/nfs/software/AtlasReleases/SLC5Inst/
Which should be accessible from all the linux8 nodes.
First time Use
The recommended method of setting up releases is now to use
AtlasSetup.
To use this make a test area where you will do your work, e.g.:
mkdir $HOME/LocalTestArea
Then make a .asetup file in your home directory, e.g.
emacs ~/.asetup
and put in it the following two lines pointing to your testarea that you just created:
[defaults]
testarea = /afs/hep.man.ac.uk/u/username/LocalTestArea/
where username is your manchester username. You are now ready to set up a release.
If your cern username is different from your manchester one then you should add this line to
~\.asetup
:
svnroot = svn+ssh://cernusername@svn.cern.ch/reps/atlasoff
The instructions for using the old cmthome method are available at
ManAthenaCMTHome.
Release Use
Release use is similar to cern.
To to set up a release (e.g. 15.6.9) you do:
asetup 15.6.9
The
AtlasProduction caches, e.g. 15.6.9.13 can be setup like:
asetup 15.6.9.13
and other caches, e.g.
TopPhys like:
asetup TopPhys,15.6.11.3.1
For details of the options you can use with asetup, please see
AtlasSetup.
AtlasSetup is configured to use a different testarea for each release (subdirectories of the testarea you choose above), so the first time you setup a given release you need to make a new directory:
mkdir $TestArea
Then you can go to your test area:
cd $TestArea
and checkout packages & run athena as usual. If you have trouble checking out packages, see the note on cern cvs access from linux8
here.
Installed releases
The following releases are currently available:
Releases |
Production caches |
TopPhys caches |
17.0.5 |
17.0.5.5, 17.0.5.6 |
17.0.5.5.2,17.0.5.6.1 |
17.0.4 |
17.0.4.1, 17.0.4.2 |
17.0.4.1.1, 17.0.4.2.1 |
17.0.3 |
17.0.3.3 |
17.0.3.3.1 |
16.6.8 |
16.6.8.3 |
|
16.6.4 |
16.6.4.2 |
|
16.6.3 |
16.6.3.5, 16.6.3.7 |
16.6.3.5.1 |
16.6.2 |
16.6.2.5 |
|
16.2.0 |
|
|
16.0.3 |
16.0.3.3, 16.0.3.8 |
16.0.3.3.1, 16.0.3.3.3, 16.0.3.8.2 |
16.0.2 |
16.0.2.3 |
|
16.0.0 |
|
|
15.9.0 |
|
|
15.8.0 |
15.8.0.2 |
|
15.6.13 |
15.6.13.3 |
15.6.13.3.1, 15.6.13.3.2 |
15.6.12 |
15.6.12.1, 15.6.12.3 |
15.6.12.3.1 |
15.6.11 |
15.6.11.3 |
15.6.11.3.1 |
15.6.10 |
15.6.10.4, 15.6.10.6, 15.6.10.7 |
15.6.10.4.2 |
15.6.9 |
15.6.9.8, 15.6.9.13 |
|
15.6.8 |
15.6.8.2, 15.6.8.4, 15.6.8.6, 15.6.8.8 |
15.6.8.2.1 |
15.6.7 |
15.6.7.8 |
|
15.6.6 |
15.6.6.2, 15.6.6.6 |
|
15.6.5 |
|
|
15.6.4 |
|
|
15.6.3 |
15.6.3.6, 15.6.3.9, 15.6.3.11 |
15.6.3.6.1, 15.6.3.9.1, 15.6.3.11.1 |
15.6.1 |
|
|
15.3.1 |
|
|
--
MarkOwen - 21-Apr-2011