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 before initializing MPICH #243

Open
connorourke opened this issue Nov 23, 2022 · 0 comments
Open

Attempting to use an MPI routine before initializing MPICH #243

connorourke opened this issue Nov 23, 2022 · 0 comments

Comments

@connorourke
Copy link

I am getting the following error when trying to run FreeFem:

Attempting to use an MPI routine before initializing MPICH

I have not used FreeFem before, but am the admin of a HPC system and a user has given me a script they are trying and failing to run which uses FreeFem with the following:

ff-mpirun -np 4 runJob.edp -ns -wg -ffddm_schwarz_method oras -meigh 1 -neigh 1 -ffddm_verbosity 1

Is this likely to be an issue with the build, or his script. Having not used freefem before I'm unsure as to how it interacts with MPI, and whether he should be initializing MPI in his .edp file somewhere.

Thanks

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

1 participant