Skip to content

Commit

Permalink
CMAKE MPI
Browse files Browse the repository at this point in the history
  • Loading branch information
gassmoeller authored and tjhei committed Dec 10, 2024
1 parent ec86b56 commit 74fef01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/docker/docker_tacc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RUN cd /opt && \
cd candi && \
echo "NATIVE_OPTIMIZATIONS=ON" >> local.cfg && \
echo "DEAL_II_VERSION=v9.6.0" >> local.cfg && \
echo "USE_DEAL_II_CMAKE_MPI_COMPILER=ON" >> local.cfg && \
echo "BUILD_EXAMPLES=OFF" >> local.cfg && \
echo "USE_64_BIT_INDICES=ON" >> local.cfg && \
echo "DEAL_CONFOPTS='-DDEAL_II_WITH_COMPLEX_VALUES=OFF -DDEAL_II_WITH_LAPACK=ON'" >> local.cfg && \
Expand Down

0 comments on commit 74fef01

Please sign in to comment.