Skip to content

Commit

Permalink
Add openmp
Browse files Browse the repository at this point in the history
  • Loading branch information
derneuere authored Dec 29, 2024
1 parent 4a25ffb commit 3eec6ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend-gpu/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ RUN apt-get update && \
libopenblas-dev \
libpq-dev \
libmagic1 \
libgomp1 \
&& apt-get clean && \
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 3eec6ef

Please sign in to comment.