Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are other complications starting the code and gathering results from the MPI processes.  You must use the data gathering pattern here.  It is important not to use MPI collective operations like reduce/gather/bcast etc. during the event loop,  this can cause software hangs.  Contact the analysis group or your hutch Point Of Contact if you wish to use this mode.