[breaking][CI] Use CTK 12.4 (#10697)

This commit is contained in:
Philip Hyunsu Cho
2024-08-21 19:59:34 -07:00
committed by GitHub
parent 142bdc73ec
commit cd83fe6033
6 changed files with 40 additions and 20 deletions

View File

@@ -22,10 +22,10 @@ function set_buildkite_env_vars_in_container {
set -x
CUDA_VERSION=11.8.0
NCCL_VERSION=2.16.5-1
RAPIDS_VERSION=24.06
DEV_RAPIDS_VERSION=24.08
CUDA_VERSION=12.4.1
NCCL_VERSION=2.22.3-1
RAPIDS_VERSION=24.08
DEV_RAPIDS_VERSION=24.10
SPARK_VERSION=3.5.1
JDK_VERSION=8
R_VERSION=4.3.2