JuliaParallel / MPI.jl

MPI wrappers for Julia
https://juliaparallel.org/MPI.jl/
The Unlicense
376 stars 122 forks source link

Deprecate old `mpiexec` method #874

Closed giordano closed 2 weeks ago

giordano commented 3 weeks ago

Keep only the method which returns the path to the mpiexec executable, which is the one JLLs prefer nowadays, too.