Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplepart is not exiting with MPI_Finalize #388

Open
TravisMitchell opened this issue Apr 4, 2022 · 1 comment
Open

Simplepart is not exiting with MPI_Finalize #388

TravisMitchell opened this issue Apr 4, 2022 · 1 comment

Comments

@TravisMitchell
Copy link
Member

Problem

Simplepart is not exiting with MPI_Finalize like lammps:
d08db5d

@TravisMitchell
Copy link
Member Author

TravisMitchell commented Apr 5, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant