Ignore:
Timestamp:
06/10/21 10:03:30 (3 years ago)
Author:
jderouillat
Message:

Fix typo in : Do not remove ranks with empty data from file writing communicators

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.cpp

    r2149 r2150  
    258258 
    259259      // create sub communicator for file 
    260       createSubComFile();  // NetCDF runs now write of null data 
     260      //createSubComFile();  // NetCDF runs now write of null data 
    261261      MPI_Comm_dup(context->intraComm_, &fileComm) ; 
    262262 
Note: See TracChangeset for help on using the changeset viewer.