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

Bootstrap --with-mpiexec is ignored #1

Open
anyzelman opened this issue Aug 10, 2022 · 0 comments
Open

Bootstrap --with-mpiexec is ignored #1

anyzelman opened this issue Aug 10, 2022 · 0 comments

Comments

@anyzelman
Copy link
Member

anyzelman commented Aug 10, 2022

Consider, e.g., with some-mpi-path different from any default MPI utilities in /usr/bin:

$ <path/to/source>/bootstrap.sh --prefix=<some/install/path> --with-mpicc=<some-mpi-path>/bin/mpicc --with-mpicxx=<some-mpi-path>/bin/mpicxx --with-mpiexec=<some-mpi-path>/bin/mpiexec

then (at least for me) lpfrun still points to /usr/bin/mpirun instead of <some-mpi-path>/bin/mpirun

(lpfcc and lpfcxx are fine, however)

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