]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geant321/multiprox.inc
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geant321 / multiprox.inc
1 *CMZ :          02/11/94  15.23.33  by  John Apostolakis CERN GP-MIMD 2
2 *-- Author :    John Apostolakis CERN GP-MIMD 2   20/10/94
3 C   Variables to store information on the parallel configuration
4       integer            nprank, npsize, nevtot, nfirstworker, npleader
5       common /multiprox/ nprank, npsize, nevtot, nfirstworker, npleader
6 C     Descriptions:
7 C         npsize= number of processors being used
8 C         nprank= the rank of this processor ( 0 to npsize - 1 )
9 C         nevtot= total number of events requested (for all procs)
10 C         the last two are only used in the case that one node reads an event
11 C         input file, while the rest do the real simulation work
12 C         nfirstworker= rank of first process to simulate
13 C         npleader= rank of the process that reads the input