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
With the fix, code still has issue of exiting job on failed error from another source - e.g., issue in xml file or memory error:
0: [ ] ---- : 32x16 | SteadyAdjoint , OnlyObjective , BaseInit
0: [ ] #### : [0] Cumulative allocation of 2077649024 b (36.4 GB)
1: [ 1] ERROR ! out of memory in cross.cu at line 83
2: [ 2] ERROR ! out of memory in cross.cu at line 83
0: [ 0] ERROR ! out of memory in cross.cu at line 83
3: [ 3] ERROR ! out of memory in cross.cu at line 83
srun: error: a085: tasks 1-2: Exited with exit code 1
srun: error: a085: task 0: Exited with exit code 1
srun: error: a085: task 3: Exited with exit code 1
Problem
Simplepart is not exiting with MPI_Finalize like lammps:
d08db5d
The text was updated successfully, but these errors were encountered: