Skip to content

Commit

Permalink
[CI] Upgrade CUDA to 12.4 (apache#16939)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongwww authored Apr 27, 2024
1 parent 1453893 commit 3ff3daa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ci_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# CI docker GPU env
# tag: v0.60
FROM nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04
FROM nvidia/cuda:12.4.1-cudnn-devel-ubuntu22.04

COPY utils/apt-install-and-clear.sh /usr/local/bin/apt-install-and-clear

Expand Down

0 comments on commit 3ff3daa

Please sign in to comment.