Skip to content

Commit

Permalink
[build] fix threading in jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
the-hampel committed Mar 8, 2024
1 parent 98a3586 commit b1937c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Docker/jenkins_ci_dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
FROM flatironinstitute/cthyb:master-ubuntu-clang
ARG APPNAME=solid_dmft

ENV OMP_NUM_THREADS=1

# install dfttools maxent hubbardI and HartreeFock
# dft_tools
RUN cd / && git clone -b unstable --depth 1 https://github.com/TRIQS/dft_tools.git dft_tools.src \
Expand Down

0 comments on commit b1937c5

Please sign in to comment.