Skip to content

Commit e93ed2c

Browse files
Downgrade gcc_linux-aarch64 for older CUDA 12.x compatibility
1 parent 2713050 commit e93ed2c

14 files changed

Lines changed: 31 additions & 25 deletions

.ci_support/linux_aarch64_cufile_supportedfalsepython3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedfalsepython3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedfalsepython3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedfalsepython3.13.____cp313.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedfalsepython3.14.____cp314.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedfalsepython3.14.____cp314t.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedtruepython3.10.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedtruepython3.11.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedtruepython3.12.____cpython.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

.ci_support/linux_aarch64_cufile_supportedtruepython3.13.____cp313.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
c_compiler:
22
- gcc
33
c_compiler_version:
4-
- '14'
4+
- '12'
55
c_stdlib:
66
- sysroot
77
c_stdlib_version:
@@ -15,7 +15,7 @@ cufile_supported:
1515
cxx_compiler:
1616
- gxx
1717
cxx_compiler_version:
18-
- '14'
18+
- '12'
1919
docker_image:
2020
- quay.io/condaforge/linux-anvil-x86_64:alma9
2121
pin_run_as_build:

0 commit comments

Comments
 (0)