Skip to content

Commit cf6627f

Browse files
authored
Merge pull request #62 from raydouglass/rapids-24.08
Update to rapids 24.08
2 parents a559727 + d1feddd commit cf6627f

5 files changed

+5
-5
lines changed

.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11.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-cuda:11.8
2525
librmm:
26-
- '24.06'
26+
- '24.08'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12.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-cos7-x86_64
2525
librmm:
26-
- '24.06'
26+
- '24.08'
2727
nccl:
2828
- '2'
2929
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cxx_compiler_version:
2727
docker_image:
2828
- quay.io/condaforge/linux-anvil-cuda:11.8
2929
librmm:
30-
- '24.06'
30+
- '24.08'
3131
nccl:
3232
- '2'
3333
pin_run_as_build:

.ci_support/linux_aarch64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cxx_compiler_version:
2727
docker_image:
2828
- quay.io/condaforge/linux-anvil-cos7-x86_64
2929
librmm:
30-
- '24.06'
30+
- '24.08'
3131
nccl:
3232
- '2'
3333
pin_run_as_build:

recipe/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
librmm:
2-
- 24.06
2+
- 24.08
33

44
channel_sources:
55
- rapidsai,rapidsai-nightly,conda-forge

0 commit comments

Comments
 (0)