]> git.uio.no Git - u/mrichter/AliRoot.git/blob - RAW/AAREADME
A fix for being able to compile the par file of ANALYSISalice if requested
[u/mrichter/AliRoot.git] / RAW / AAREADME
1 Build alimdc using one of the following targets:
2
3 depend           # generate dependencies
4
5 rdm              # for local running uses /tmp/mdc1 and /tmp/mdc2
6                  # and rfio:/castor/cern.ch/user/r/rdm
7
8 <default>        # for running in ADC environment but started by hand (not via
9                  # SMI). Uses /pool/mdc and /tmp/mdc and 
10                  # rfio:/castor/cern.ch/alice/mdc4
11
12 smi              # idem as above but for running under control of SMI/DIM.
13
14 evb              # access eventbuilder via shared memory segment
15
16 debug            # enable debug outout
17
18
19 typical use:
20
21 make rdm          # for local testing
22 make rdm debug    # idem with some debug output
23 make evb smi      # for running in data challenge under control of DATE