Ignore:
Timestamp:
02/05/20 16:02:18 (4 years ago)
Author:
ymipsl
Message:

Impose reproducibilty when interpolation weights are read from file. MPI message must be received in a deterministic order.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/mpi_tag.hpp

    r833 r1856  
    4444#define MPI_DOMAIN_INTERPOLATION_WEIGHT 9 
    4545 
    46  
     46/* Tag for mpi communication to send and receive info of DOMAIN in domain interpolation*/ 
     47#define MPI_DOMAIN_INTERPOLATION_SOURCE_RANK 10 
    4748 
    4849#endif 
Note: See TracChangeset for help on using the changeset viewer.