File tree Expand file tree Collapse file tree 5 files changed +17
-17
lines changed
continuous_integration/gpuci Expand file tree Collapse file tree 5 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ LINUX_VER:
1010- ubuntu20.04
1111
1212RAPIDS_VER :
13- - " 24.06 "
13+ - " 24.08 "
1414
1515excludes :
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ cd "$WORKSPACE"
2323# Determine CUDA release version
2424export CUDA_REL=${CUDA_VERSION% .* }
2525
26- # TODO: remove once RAPIDS 24.06 has support for query planning
26+ # TODO: remove once RAPIDS 24.08 has support for query planning
2727export DASK_DATAFRAME__QUERY_PLANNING=false
2828
2929# ###############################################################################
Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ dependencies:
4343- uvicorn>=0.14
4444# GPU-specific requirements
4545- cudatoolkit=11.8
46- - cudf=24.06
47- - cuml=24.06
48- - dask-cudf=24.06
49- - dask-cuda=24.06
46+ - cudf=24.08
47+ - cuml=24.08
48+ - dask-cudf=24.08
49+ - dask-cuda=24.08
5050- ucx-proc=*=gpu
51- - ucx-py=0.38
51+ - ucx-py=0.39
5252- xgboost=*=rapidsai_py*
5353- libxgboost=*=rapidsai_h*
Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ dependencies:
4343- uvicorn>=0.14
4444# GPU-specific requirements
4545- cudatoolkit=11.8
46- - cudf=24.06
47- - cuml=24.06
48- - dask-cudf=24.06
49- - dask-cuda=24.06
46+ - cudf=24.08
47+ - cuml=24.08
48+ - dask-cudf=24.08
49+ - dask-cuda=24.08
5050- ucx-proc=*=gpu
51- - ucx-py=0.38
51+ - ucx-py=0.39
5252- xgboost=*=rapidsai_py*
5353- libxgboost=*=rapidsai_h*
Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ dependencies:
4343- uvicorn>=0.14
4444# GPU-specific requirements
4545- cudatoolkit=11.8
46- - cudf=24.06
47- - cuml=24.06
48- - dask-cudf=24.06
49- - dask-cuda=24.06
46+ - cudf=24.08
47+ - cuml=24.08
48+ - dask-cudf=24.08
49+ - dask-cuda=24.08
5050- ucx-proc=*=gpu
51- - ucx-py=0.38
51+ - ucx-py=0.39
5252- xgboost=*=rapidsai_py*
5353- libxgboost=*=rapidsai_h*
You can’t perform that action at this time.
0 commit comments