Changes between Version 49 and Version 50 of MpiKernels
- Timestamp:
- 02/29/12 10:45:12 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MpiKernels
v49 v50 12 12 * where it is accelerated further until it increase energy to the level of `LHC:MaxEnergy`, 13 13 * at this moment simulation stops. 14 [[Image()]] 14 15 The example codes can be found in `src/cpp/examples/mpiring/` directory of the MUSCLE source distribution. The next two sections will describe two diffrent approaches of running such coupled simulation via MUSCLE. 15 16 == MPI Kernels as dynamic libraries ==