Changes between Version 1 and Version 2 of OfflineAdaptParallelization_PDAF3
- Timestamp:
- Aug 17, 2025, 1:27:09 PM (27 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OfflineAdaptParallelization_PDAF3
v1 v2 20 20 The PDAF release provides example code for the offline mode in `tutorial/offline_2D_parallel`. We refer to this code to use it as a basis. 21 21 22 || The initialization of the parallelization is done by the subroutine `init_parallel_pdaf`. If one uses the tutorial implementation `tutorial/offline_2D_parallel`, or the template code in `templates/offline` as the basis for the implementation, itone can simply use this routine without changes and directly proceed to the [wiki:OfflineInitPdaf_PDAF3 initialization of PDAF] for the offline mode. ||22 || The initialization of the parallelization is done by the subroutine `init_parallel_pdaf`. If one uses the tutorial implementation `tutorial/offline_2D_parallel`, or the template code in `templates/offline` as the basis for the implementation, one can simply use this routine without changes and directly proceed to the [wiki:OfflineInitPdaf_PDAF3 initialization of PDAF] for the offline mode. || 23 23 24 24 For completeness, we describe here the PDAF's approach for the parallelization.