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

error when running shell script file in directory examples/03_checkerboard_2d #31

Closed
ilovesons opened this issue Jul 3, 2024 · 1 comment

Comments

@ilovesons
Copy link

ilovesons commented Jul 3, 2024

After successfully installing surfatt, I tried to run examples provided in github page.
Examples '00_checkerboard_iso' and '04_hawaii_topo' are executed without any problem,
but when I try to run shell script file in example '03_checkerboard_2d',
I get following messages.

 /output does not contain key "verbose_level".
 Error detected, aborting MPI... proc            0
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
  Proc: [[38992,1],0]
  Errorcode: 30

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
prterun has exited due to process rank 0 with PID 0 on node pago calling
"abort". This may have caused other processes in the application to be
terminated by signals sent by prterun (as reported here).
--------------------------------------------------------------------------

It would be greatly appreciated if you give me a suggestion for solving this problem.
Thanks.

@xumi1993
Copy link
Owner

xumi1993 commented Jul 3, 2024

This issue has been fixed by PR #32

@xumi1993 xumi1993 closed this as completed Jul 3, 2024
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

2 participants