Skip to content

Commit

Permalink
fix: restrict to one threads for testing this image in Leipzig same p…
Browse files Browse the repository at this point in the history
…roblem for the base image used for GANs
  • Loading branch information
antidodo committed Jan 18, 2024
1 parent 31b5c76 commit 2585a5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/leuko-expert/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ COPY requirements.txt /tmp/requirements.txt

RUN python3 -m pip install --upgrade pip
RUN pip3 install -r /tmp/requirements.txt
ENV OMP_NUM_THREADS=1

0 comments on commit 2585a5d

Please sign in to comment.