Skip to content

Commit 43d3545

Browse files
committed
Make sure that Elemental is precompiled before running in parallel
1 parent 1063763 commit 43d3545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ using DistributedArrays
66
using TSVD
77
using Primes
88
using MPIClusterManagers
9+
using Elemental
910

1011
function runtests_mpirun()
1112
nprocs = min(4, Sys.CPU_THREADS)

0 commit comments

Comments
 (0)