From 53066a1041519182f8c24d31398e66d65070ece1 Mon Sep 17 00:00:00 2001 From: jakirkham Date: Wed, 1 May 2024 14:12:21 -0700 Subject: [PATCH 1/2] Drop deprecated CUDA 11.x images xref: https://gitlab.com/nvidia/container-images/cuda/-/issues/209#note_1641845842 --- .github/workflows/ci.yaml | 84 --------------------------------------- 1 file changed, 84 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2a9f78d..264e5de 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,34 +41,6 @@ jobs: DISTRO_VER: "7" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on aarch64" - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.0" - CUDA_VER: "11.0.3" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.1" - CUDA_VER: "11.1.1" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.2" - CUDA_VER: "11.2.2" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.3" - CUDA_VER: "11.3.1" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - DOCKERIMAGE: linux-anvil-cuda DOCKERTAG: "11.4" CUDA_VER: "11.4.3" @@ -104,34 +76,6 @@ jobs: DISTRO_VER: "7" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.0" - CUDA_VER: "11.0.3" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.1" - CUDA_VER: "11.1.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.2" - CUDA_VER: "11.2.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.3" - CUDA_VER: "11.3.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - DOCKERIMAGE: linux-anvil-ppc64le-cuda DOCKERTAG: "11.4" CUDA_VER: "11.4.3" @@ -167,34 +111,6 @@ jobs: DISTRO_VER: "8" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.0" - CUDA_VER: "11.0.3" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.1" - CUDA_VER: "11.1.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.2" - CUDA_VER: "11.2.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.3" - CUDA_VER: "11.3.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - DOCKERIMAGE: linux-anvil-aarch64-cuda DOCKERTAG: "11.4" CUDA_VER: "11.4.3" From b578309291a22bebb7670d650ef081a35fd9f07a Mon Sep 17 00:00:00 2001 From: jakirkham Date: Wed, 1 May 2024 17:04:49 -0700 Subject: [PATCH 2/2] Drop images before CUDA 11.8 As the new conda-forge CUDA minimum is 11.8, go ahead and drop all CUDA images from before CUDA 11.8. --- .github/workflows/ci.yaml | 84 --------------------------------------- 1 file changed, 84 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 264e5de..c78d309 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,34 +41,6 @@ jobs: DISTRO_VER: "7" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on aarch64" - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.4" - CUDA_VER: "11.4.3" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.5" - CUDA_VER: "11.5.2" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.6" - CUDA_VER: "11.6.2" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - - DOCKERIMAGE: linux-anvil-cuda - DOCKERTAG: "11.7" - CUDA_VER: "11.7.1" - DISTRO_NAME: "centos" - DISTRO_VER: "7" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - DOCKERIMAGE: linux-anvil-cuda DOCKERTAG: "11.8" CUDA_VER: "11.8.0" @@ -76,34 +48,6 @@ jobs: DISTRO_VER: "7" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 7 on x86_64 with CUDA" - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.4" - CUDA_VER: "11.4.3" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.5" - CUDA_VER: "11.5.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.6" - CUDA_VER: "11.6.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - - DOCKERIMAGE: linux-anvil-ppc64le-cuda - DOCKERTAG: "11.7" - CUDA_VER: "11.7.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - DOCKERIMAGE: linux-anvil-ppc64le-cuda DOCKERTAG: "11.8" CUDA_VER: "11.8.0" @@ -111,34 +55,6 @@ jobs: DISTRO_VER: "8" SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on ppc64le with CUDA" - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.4" - CUDA_VER: "11.4.3" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.5" - CUDA_VER: "11.5.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.6" - CUDA_VER: "11.6.2" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - - DOCKERIMAGE: linux-anvil-aarch64-cuda - DOCKERTAG: "11.7" - CUDA_VER: "11.7.1" - DISTRO_NAME: "ubi" - DISTRO_VER: "8" - SHORT_DESCRIPTION: "conda-forge build image for Cent0S 8 on aarch64 with CUDA" - - DOCKERIMAGE: linux-anvil-aarch64-cuda DOCKERTAG: "11.8" CUDA_VER: "11.8.0"