Skip to content

Commit 3eec6ef

Browse files
authored
Add openmp
1 parent 4a25ffb commit 3eec6ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend-gpu/base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ RUN apt-get update && \
126126
libopenblas-dev \
127127
libpq-dev \
128128
libmagic1 \
129+
libgomp1 \
129130
&& apt-get clean && \
130131
rm -rf /var/lib/apt/lists/*
131132

0 commit comments

Comments
 (0)