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

Use variables instead of hard-coded mpirun -np #689

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

KiruyaMomochi
Copy link
Contributor

Description

CMake's FindMPI module sets MPIEXEC_EXECUTABLE and MPIEXEC_NUMPROC_FLAG. We use them so it works for different MPI implementations.

CMake's `FindMPI` module sets `MPIEXEC_EXECUTABLE` and `MPIEXEC_NUMPROC_FLAG`. We use them so it works for different MPI implementations.
@Saalvage
Copy link
Member

Saalvage commented Oct 1, 2022

Thank you for your contribution! (And sorry for the late response.)

@Saalvage Saalvage merged commit f5d122b into doctest:dev Oct 1, 2022
onqtam pushed a commit that referenced this pull request Feb 27, 2023
CMake's `FindMPI` module sets `MPIEXEC_EXECUTABLE` and `MPIEXEC_NUMPROC_FLAG`. We use them so it works for different MPI implementations.
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

Successfully merging this pull request may close these issues.

2 participants