Skip to content

Commit

Permalink
Toolchain: Disable libvori in Dockerfile.ubuntu_nompi
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Dec 29, 2020
1 parent 502e97e commit 624ec84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/toolchain/Dockerfile.ubuntu_nompi
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ COPY ./scripts ./scripts
COPY ./install_cp2k_toolchain.sh .
RUN ./install_cp2k_toolchain.sh \
--mpi-mode=no \
--with-libvori=no \
--with-gcc=system \
--with-cmake=system \
--with-fftw=system \
Expand Down

0 comments on commit 624ec84

Please sign in to comment.