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

Attempting to use an MPI routine after finalizing MPICH (ParaStationMPI) #82

Open
gllort opened this issue Apr 21, 2023 · 1 comment
Open

Comments

@gllort
Copy link
Contributor

gllort commented Apr 21, 2023

I think this is unrelated to the above, but when I tried using my self-built Extrae I got this error on exiting the program (otherwise normally)

Attempting to use an MPI routine after finalizing MPICH

As far as I can tell, this is indeed emitted after I've called MPI_FINALIZE. In fact I don't think there are any subroutine or function calls at all after MPI_FINALIZE.

I'm actually using ParastationMPI but this is a fork of MPICH. Have you any ideas what is happening here?

Originally posted by @samhatfield in #76 (comment)

@samhatfield
Copy link

Hi Germán, sorry for the silence on the other issue. I've been pulled away into other things and won't have time to look at this again for several months probably. If the issue stays open too long, feel free to close.

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