Skip to content

Commit dc8729c

Browse files
Updates to RAPIDS 25.08 (#93)
Co-authored-by: jakirkham <[email protected]>
1 parent 0df6e94 commit dc8729c

3 files changed

+3
-3
lines changed

.ci_support/linux_64_c_compiler_version13cuda_compilercuda-nvcccuda_compiler_version12.8cxx_compiler_version13.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
librmm:
26-
- '25.06'
26+
- '25.08'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version13cuda_compilercuda-nvcccuda_compiler_version12.8cxx_compiler_version13.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cxx_compiler_version:
2323
docker_image:
2424
- quay.io/condaforge/linux-anvil-x86_64:alma9
2525
librmm:
26-
- '25.06'
26+
- '25.08'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

recipe/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ c_stdlib_version: # [linux]
22
- 2.28 # [linux]
33

44
librmm: # [linux]
5-
- 25.06 # [linux]
5+
- 25.08 # [linux]
66

77
channel_sources:
88
- rapidsai,rapidsai-nightly,conda-forge

0 commit comments

Comments
 (0)