From 307c2a4b2fc3f56ed65c6600032b48ca3ac005a3 Mon Sep 17 00:00:00 2001 From: adibbley Date: Mon, 18 Dec 2023 16:37:00 -0500 Subject: [PATCH 1/2] Update for CUDA 12.2.2 --- recipe/meta.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5ac1557..b7802fc 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,6 +1,6 @@ {% set name = "libnvjpeg" %} -{% set version = "12.2.0.2" %} -{% set cuda_version = "12.1" %} +{% set version = "12.2.2.4" %} +{% set cuda_version = "12.2" %} {% set platform = "linux-x86_64" %} # [linux64] {% set platform = "linux-ppc64le" %} # [ppc64le] {% set platform = "linux-sbsa" %} # [aarch64] @@ -18,10 +18,10 @@ package: source: url: https://developer.download.nvidia.com/compute/cuda/redist/{{ name }}/{{ platform }}/{{ name }}-{{ platform }}-{{ version }}-archive.{{ extension }} - sha256: d293267a822c8c87a53cee97cccf49b2eb20c53b99f477328dfa1d7d1c5c7f75 # [linux64] - sha256: 9312eda8337dafa28b4abbca013d1c8bc530de504dd44c0836ba1050929b20fd # [ppc64le] - sha256: 54add0d5e2ba36880f47c9a45bdaf9d6b2e41311e40a8d4b933d46f774a6a2fe # [aarch64] - sha256: f7e51c1c86298b5ef35d17435234d3ffa8d28e8d10c2439c87bb1875e77f8726 # [win] + sha256: 86f5dde034a89c0ca26f39c6ec14e1ce47c88f7e7852913137153fd45de78f4b # [linux64] + sha256: ae73ecef99852488cd7cb36ab1f0a1a5e2c43c3b3addc4a9485cb5741fbb0bb0 # [ppc64le] + sha256: 3dec2a261f3e7fa23537e270cbfe57cdd768c2994db1dadbe0740a26fcb16c31 # [aarch64] + sha256: 9efe4c5cb0a13b00862c7dd860a96216ec8794c311d4648d1291e8dc1d3f6e0c # [win] build: number: 0 From 987938a7ed625b8cfbc96b8bcbee0e0ae1130c00 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 06:58:37 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.1, and conda-forge-pinning 2023.12.19.06.41.24 --- .github/CODEOWNERS | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d2b2d6b..eb2049f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @adibbley \ No newline at end of file +* @conda-forge/cuda \ No newline at end of file diff --git a/README.md b/README.md index b447f7d..5b96779 100644 --- a/README.md +++ b/README.md @@ -229,5 +229,5 @@ In order to produce a uniquely identifiable distribution: Feedstock Maintainers ===================== -* [@adibbley](https://github.com/adibbley/) +* [@conda-forge/cuda](https://github.com/conda-forge/cuda/)