]> git.uio.no Git - u/mrichter/AliRoot.git/blame - RAW/AAREADME
Fix for compilation problem with icc.
[u/mrichter/AliRoot.git] / RAW / AAREADME
CommitLineData
5ea08be4 1Build alimdc using one of the following targets:
2
3depend # generate dependencies
4
5rdm # 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
12smi # idem as above but for running under control of SMI/DIM.
13
14evb # access eventbuilder via shared memory segment
15
16debug # enable debug outout
17
18
19typical use:
20
21make rdm # for local testing
22make rdm debug # idem with some debug output
23make evb smi # for running in data challenge under control of DATE