You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I am using
MPITrampoline_jll
as my binary and I have setMPITRAMPOLINE_MPIEXEC
.MPI.mpiexec()
is picking up the artifact in my.julia
, leading to failures. Shouldn'tmpiexec
always beMPITRAMPOLINE_MPIEXEC
when usingMPITrampoline
?The text was updated successfully, but these errors were encountered: