forked from ESCOMP/mizuRoute
-
Notifications
You must be signed in to change notification settings - Fork 4
PIO-output #17
Copy link
Copy link
Open
Labels
Description
Inconsistent, random failure
Could be pio open/close netcdf timing among task
- open at top and close at bottom instead of open/close for each variable writing
Could be root node got faster than tasks to reach write_netcdf statement in write_simoutput_pio.f90
- try putting barrier before write_netcdf statement in write_simoutput_pio.f90
Reactions are currently unavailable