Changes between Version 1 and Version 2 of OfflineAdaptParallelization
- Timestamp:
- May 18, 2011, 4:05:20 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfflineAdaptParallelization
v1 v2 25 25 26 26 In the offline model not all parallel feature of PDAF are used. As PDAF is not directly attached to the model code, it should be possible to simply use the routine `init_parallel_pdaf` in the form provided with the PDAF package. For completeness, we describe here the communicators required for PDAF as well as the initialization routine. 27 28 If the example implementation offline_1D/ is used as the base for the implementation, it should be possible to simply keep this part of the program unchanged and directly proceed to the [OfflineInitPdaf initialization of PDAF] for the offline mode. 27 29 28 30 == Three communicators ==