Skip to content

Commit

Permalink
mpich ?
Browse files Browse the repository at this point in the history
  • Loading branch information
fghoussen committed Jun 8, 2020
1 parent f6a83a5 commit 4debf43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
dnf upgrade -y && \
dnf config-manager --set-enabled PowerTools && \
dnf install -y git make gcc gcc-gfortran gcc-c++ cmake environment-modules && \
dnf install -y openmpi-devel && \
dnf install -y mpich-devel && \
dnf --enablerepo=\"epel\" install -y openblas-devel lapack-devel && \
. /etc/profile.d/modules.sh && \
module avail && module load mpi && module list && \
Expand Down

0 comments on commit 4debf43

Please sign in to comment.