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

hydra: Segfault with "mpiexec -n 2" #6563

Closed
jczhang07 opened this issue Jun 18, 2023 · 1 comment · Fixed by #6568
Closed

hydra: Segfault with "mpiexec -n 2" #6563

jczhang07 opened this issue Jun 18, 2023 · 1 comment · Fixed by #6568

Comments

@jczhang07
Copy link

This error is reported by Barry Smith:


Buggy MPICH releases:

$ mpiexec -n 2

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   PID 5318 RUNNING AT MacBook-Pro-10.local
=   EXIT CODE: 11
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault: 11 (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
~/Src/petsc/src/snes/tutorials (barry/2023-06-16/pcmpi-simplify-options-database-api *>) arch-pcmpi-simplify-options-database-api
$ which mpiexec
/Users/barrysmith/soft/mpich-clang-gfortran-opt/bin/mpiexec
~/Src/petsc/src/snes/tutorials (barry/2023-06-16/pcmpi-simplify-options-database-api *>) arch-pcmpi-simplify-options-database-api
$ mpiexec --version
HYDRA build details:
    Version:                                 4.1.1
@prj-
Copy link

prj- commented Jun 18, 2023

Not fixed in 4.1.2, BTW.

@hzhou hzhou changed the title Segfault with "mpiexec -n 2" hydra: Segfault with "mpiexec -n 2" Jun 22, 2023
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

Successfully merging a pull request may close this issue.

2 participants