You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This error code checking is problematic. Assuming it is possible that ierr can
be different among processes, checking only root's ierr at line 1429 after bcast
at line 1422 may not detect a failure on other processes.
This error code checking is problematic. Assuming it is possible that
ierr
canbe different among processes, checking only root's
ierr
at line 1429 after bcastat line 1422 may not detect a failure on other processes.
scorpio/src/clib/pio_nc.c
Lines 1421 to 1434 in ac679a5
The text was updated successfully, but these errors were encountered: