Changes between Version 27 and Version 28 of Piernik
- Timestamp:
- 03/24/13 17:17:09 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Piernik
v27 v28 8 8 - propotype particule simulation Monte Carlo module 9 9 - coupling done via global variables 10 = The goal=11 - couple using MUSCLE, why? 10 = Motivations= 11 The next sections section describes what steps are needed to transform from existing coupling done via shared memory to one exploiting MUSCLE framework. 12 12 * the coupling is done one way (from MHD to MC), this brings a potential of introducing new level of parallelism (in curent code MHD and MC simulations are called one after another, sequentially). TODO: figure 13 13 * the MC is in process of GPU-enabling, one may want to run both modules on different heterogenous resources (i.e. MC on GPU cluster, base MHD code on Intel Nehalem cluster)