We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb83c61 commit 7ff6af5Copy full SHA for 7ff6af5
1 file changed
.travis.yml
@@ -50,7 +50,7 @@ before_install:
50
fi
51
52
# following can be removed with next MPI.jl release.
53
- - export PATH=$HOME/OpenMPI/bin:$HOME/MPICH/bin:$PATH
+ - export PATH=$HOME/$MPI_IMPL/bin:$PATH
54
- export CC=mpicc
55
- export FC=mpif90
56
# Work around OpenMPI attempting to create overly long temporary
0 commit comments