Skip to content

Commit 1389fcc

Browse files
committed
Re-export use_jll_binary and use_system_binary
1 parent 2080aed commit 1389fcc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/MPI.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ end
3535

3636

3737
import MPIPreferences
38+
import MPIPreferences: use_jll_binary, use_system_binary
39+
export use_jll_binary, use_system_binary
3840

3941
if MPIPreferences.binary == "MPICH_jll"
4042
import MPICH_jll: libmpi, mpiexec

0 commit comments

Comments
 (0)