File tree Expand file tree Collapse file tree 4 files changed +13
-14
lines changed
continuous_integration/gpuci Expand file tree Collapse file tree 4 files changed +13
-14
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ LINUX_VER:
99- ubuntu20.04
1010
1111RAPIDS_VER :
12- - " 23.12 "
12+ - " 24.02 "
1313
1414excludes :
Original file line number Diff line number Diff line change @@ -43,15 +43,15 @@ dependencies:
4343- uvicorn>=0.13.4
4444# GPU-specific requirements
4545- cudatoolkit=11.5
46- - cudf=23.12
47- - cuml=23.12
48- - dask-cudf=23.12
49- - dask-cuda=23.12
46+ - cudf=24.02
47+ - cuml=24.02
48+ - dask-cudf=24.02
49+ - dask-cuda=24.02
5050- ucx-proc=*=gpu
51- - ucx-py=0.35
51+ - ucx-py=0.36
5252- xgboost=*=rapidsai_py*
5353- libxgboost=*=rapidsai_h*
54- # TODO: unpin after RAPIDS 23.12 release
54+ # TODO: unpin after RAPIDS 24.02 release
5555# - pip
5656# - pip:
5757# - git+https://github.com/dask/dask
Original file line number Diff line number Diff line change @@ -43,15 +43,15 @@ dependencies:
4343- uvicorn>=0.13.4
4444# GPU-specific requirements
4545- cudatoolkit=11.5
46- - cudf=23.12
47- - cuml=23.12
48- - dask-cudf=23.12
49- - dask-cuda=23.12
46+ - cudf=24.02
47+ - cuml=24.02
48+ - dask-cudf=24.02
49+ - dask-cuda=24.02
5050- ucx-proc=*=gpu
51- - ucx-py=0.35
51+ - ucx-py=0.36
5252- xgboost=*=rapidsai_py*
5353- libxgboost=*=rapidsai_h*
54- # TODO: unpin after RAPIDS 23.12 release
54+ # TODO: unpin after RAPIDS 24.02 release
5555# - pip
5656# - pip:
5757# - git+https://github.com/dask/dask
Original file line number Diff line number Diff line change 1616 28 ,
1717 35 ,
1818 36 ,
19- 38 , # FIXME: failing due to https://github.com/rapidsai/cudf/issues/14200
2019 39 ,
2120 41 ,
2221 44 ,
You can’t perform that action at this time.
0 commit comments