Skip to content

Commit aed3093

Browse files
committed
LCORE-569: For gpu image drop LD_LIBRARY_PATH ooverride
1 parent 1d57d25 commit aed3093

File tree

2 files changed

+45
-176
lines changed

2 files changed

+45
-176
lines changed

Containerfile-gpu

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ RUN dnf install -y --nodocs --setopt=keepcache=0 --setopt=tsflags=nodocs \
66
python3.12 python3.12-devel python3.12-pip libcudnn9 libnccl libcusparselt0 && \
77
dnf clean all
88
RUN ln -sf /usr/bin/python3.12 /usr/bin/python
9-
ENV LD_LIBRARY_PATH=/usr/local/cuda-12/compat:$LD_LIBRARY_PATH
109

1110
# Install asciidoctor
1211
RUN dnf install -y rubygems && \

uv.lock

Lines changed: 45 additions & 175 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)