Skip to content

Commit 66e60b6

Browse files
Fix missing linux-aarch64 support
1 parent 1b0ddfd commit 66e60b6

29 files changed

Lines changed: 444 additions & 55 deletions

.ci_support/linux_64_python3.10.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:

.ci_support/linux_64_python3.11.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:

.ci_support/linux_64_python3.12.____cpython.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:

.ci_support/linux_64_python3.13.____cp313.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:

.ci_support/linux_64_python3.14.____cp314.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:

.ci_support/linux_64_python3.14.____cp314t.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ channel_sources:
1010
- conda-forge
1111
channel_targets:
1212
- conda-forge main
13+
cufile_supported:
14+
- 'True'
1315
cxx_compiler:
1416
- gxx
1517
cxx_compiler_version:
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cufile_supported:
14+
- 'False'
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pin_run_as_build:
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.10.* *_cpython
27+
python_min:
28+
- '3.10'
29+
target_platform:
30+
- linux-aarch64
31+
zip_keys:
32+
- - c_compiler_version
33+
- cxx_compiler_version
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cufile_supported:
14+
- 'False'
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pin_run_as_build:
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.11.* *_cpython
27+
python_min:
28+
- '3.10'
29+
target_platform:
30+
- linux-aarch64
31+
zip_keys:
32+
- - c_compiler_version
33+
- cxx_compiler_version
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cufile_supported:
14+
- 'False'
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pin_run_as_build:
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.12.* *_cpython
27+
python_min:
28+
- '3.10'
29+
target_platform:
30+
- linux-aarch64
31+
zip_keys:
32+
- - c_compiler_version
33+
- cxx_compiler_version
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
c_compiler:
2+
- gcc
3+
c_compiler_version:
4+
- '14'
5+
c_stdlib:
6+
- sysroot
7+
c_stdlib_version:
8+
- '2.17'
9+
channel_sources:
10+
- conda-forge
11+
channel_targets:
12+
- conda-forge main
13+
cufile_supported:
14+
- 'False'
15+
cxx_compiler:
16+
- gxx
17+
cxx_compiler_version:
18+
- '14'
19+
docker_image:
20+
- quay.io/condaforge/linux-anvil-x86_64:alma9
21+
pin_run_as_build:
22+
python:
23+
min_pin: x.x
24+
max_pin: x.x
25+
python:
26+
- 3.13.* *_cp313
27+
python_min:
28+
- '3.10'
29+
target_platform:
30+
- linux-aarch64
31+
zip_keys:
32+
- - c_compiler_version
33+
- cxx_compiler_version

0 commit comments

Comments
 (0)