pyPDAF.PDAF.set_comm_pdaf¶
- pyPDAF.PDAF.set_comm_pdaf()¶
Setting the MPI communicator used by PDAF.
Without using this function MPI_COMM_WORLD is used. This function is very useful if a set of processors is dedicated for I/O or other operations.
- Parameters:
in_COMM_pdaf (int) – MPI communicator used by PDAF