Changes between Version 1 and Version 2 of OfflineAdaptParallelization_PDAF3


Ignore:
Timestamp:
Aug 17, 2025, 1:27:09 PM (27 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OfflineAdaptParallelization_PDAF3

    v1 v2  
    2020The 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.
    2121
    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, it one 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. ||
    2323
    2424For completeness, we describe here the PDAF's approach for the parallelization.