Changes between Version 1 and Version 2 of PDAF_print_info
- Timestamp:
- Dec 8, 2019, 12:04:13 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_print_info
v1 v2 3 3 This page documents the routine `PDAF_print_info` of PDAF. 4 4 5 This routine is called to display memory and timing information measured by PDAF. 5 This routine is called to display memory and timing information measured by PDAF. Usually, the routine is only called by one process (the process with MPI Rank 0 in the communicator for the filter, which in most cases is the process with world rank 0 (i.e. in MPI_COMM_WORLD)), however, one can also let each process call the routine to e.g. get the timing information for each process. 6 6 7 7 == Displaying memory information ==