[breaking][CI] Use CTK 12.4 (#10697)
This commit is contained in:
committed by
GitHub
parent
142bdc73ec
commit
cd83fe6033
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user