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

compile ExaFMM running the script build.sh #110

Open
dadouk opened this issue Nov 1, 2023 · 1 comment
Open

compile ExaFMM running the script build.sh #110

dadouk opened this issue Nov 1, 2023 · 1 comment

Comments

@dadouk
Copy link

dadouk commented Nov 1, 2023

When try to compile ExaFMM running the script build.sh I got an error message:

"configure: error: could not find mpi library for --enable-mpi
Compiling 3d
make: *** No targets specified and no makefile found. Stop.
cp: cannot stat 'build/3d/fmm': No such file or directory
Done!"

and the file fmm.so is not generated

Any solutions?

@cibinjoseph
Copy link
Member

Sorry, I've had this error and couldn't figure out a fix for it. I guess it has to do with the path to mpi.h and similar files not being set correctly somewhere. Typically, this can be corrected by initializing the environment variables or the path. But, I haven't got it working yet.

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