Changes between Version 27 and Version 28 of Piernik

Show
Ignore:
Timestamp:
03/24/13 17:17:09 (12 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Piernik

    v27 v28  
    88- propotype particule simulation Monte Carlo module 
    99- coupling done via global variables 
    10 = The goal = 
    11 - couple using MUSCLE, why? 
     10= Motivations= 
     11The next sections section describes what steps are needed to transform from existing coupling done via shared memory to one exploiting MUSCLE framework. 
    1212 * 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 
    1313 * 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)