Skip to content

Commit

Permalink
We may need to install CUDNN.
Browse files Browse the repository at this point in the history
  • Loading branch information
wbrown committed Aug 21, 2024
1 parent f137049 commit 55c9e59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch-extras/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ RUN export \
libcusolver-dev-${CUDA_PACKAGE_VERSION} \
cuda-nvprof-${CUDA_PACKAGE_VERSION} \
cuda-profiler-api-${CUDA_PACKAGE_VERSION} \
cudnn9-${CUDA_MAJOR_VERSION} \
libaio-dev \
ninja-build && \
apt-get clean
Expand Down

0 comments on commit 55c9e59

Please sign in to comment.