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
$ 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
The text was updated successfully, but these errors were encountered:
This error is reported by Barry Smith:
Buggy MPICH releases:
The text was updated successfully, but these errors were encountered: