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

MPI parcelport does not exit cleanly for --hpx:print-bind #888

Closed
eschnett opened this issue Sep 26, 2013 · 2 comments
Closed

MPI parcelport does not exit cleanly for --hpx:print-bind #888

eschnett opened this issue Sep 26, 2013 · 2 comments

Comments

@eschnett
Copy link
Contributor

When I use --hpx:print-bind with mpirun -np 2, then I receive the following warning:

0: 0x0000000000000001
1: 0x0000000000000004
0: 0x0000000000000010
1: 0x0000000000000040
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 27533 on
node nvidia exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------

It seems that MPI_Finalize is not called.

@ghost ghost assigned sithhell Sep 26, 2013
@hkaiser
Copy link
Member

hkaiser commented Sep 26, 2013

That should be fixed with #890. Could you recheck, please?

@hkaiser
Copy link
Member

hkaiser commented Sep 27, 2013

I'm closing this, please reopen if necessary.

@hkaiser hkaiser closed this as completed Sep 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants