Changes between Version 34 and Version 35 of MpiKernels
- Timestamp:
- 02/28/12 18:41:39 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MpiKernels
v34 v35 2 2 == Example Application == 3 3 As an example "Hello World" application that shows coupling MPI codes via MUSCLE we will use an extremely simplistic and naive simulation of the Large Hadron Collider (LHC) experiment. The application would model only two accelerators rings: 4 * Proton Synchrotron Booster (PSB) - the small one,5 * Large Hadron Collider (LHC) - the big one.4 * Proton Synchrotron Booster (PSB) - the "small one", 5 * Large Hadron Collider (LHC) - the "big one". 6 6 The aforementioned accelerators are modeled as separate submodels (MUSCLE kernels) and are implemented using the "MPI Ring" code. 7 7 In our quasi-simulation: