JuliaParallel / JuliaParallel/MPI.jl
Should `MPI.mpiexec()` be `ENV["MPITRAMPOLINE_MPIEXEC"]` when `MPIPreference.binary = MPITrampoline_jll`?
Open
- Dominant language
- Julia
- Stars
- 439
- Forks
- 127
- Avg merge
- 19h 6m
- Merged PRs (30d)
- 17
Description
I am using `MPITrampoline_jll` as my binary and I have set `MPITRAMPOLINE_MPIEXEC`. `MPI.mpiexec()` is picking up the artifact in my `.julia`, leading to failures. Shouldn't `mpiexec` always be `MPITRAMPOLINE_MPIEXEC` when using `MPITrampoline`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.