Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reinstate aarch64+CUDA; add ppc64le+CUDA #899

Merged
merged 11 commits into from
Apr 22, 2023
8 changes: 8 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .ci_support/linux_64_cuda_compiler_version10.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
4 changes: 2 additions & 2 deletions .ci_support/linux_64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
88 changes: 88 additions & 0 deletions .ci_support/linux_aarch64_cuda_compiler_version11.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
BUILD:
- aarch64-conda_cos7-linux-gnu
aws_crt_cpp:
- 0.19.8
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_arch:
- aarch64
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.8.0
libabseil:
- '20230125'
libgrpc:
- '1.52'
libprotobuf:
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.8.3
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.02.02
snappy:
- '1'
target_platform:
- linux-aarch64
thrift_cpp:
- 0.18.1
ucx:
- 1.14.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
zstd:
- '1.5'
8 changes: 6 additions & 2 deletions .ci_support/linux_aarch64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,12 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand All @@ -45,8 +49,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
84 changes: 84 additions & 0 deletions .ci_support/linux_ppc64le_cuda_compiler_version11.2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
aws_crt_cpp:
- 0.19.8
aws_sdk_cpp:
- 1.10.57
bzip2:
- '1'
c_ares:
- '1'
c_compiler:
- gcc
c_compiler_version:
- '10'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
- '0.6'
google_cloud_cpp:
- 2.8.0
libabseil:
- '20230125'
libgrpc:
- '1.52'
libprotobuf:
- '3.21'
lz4_c:
- 1.9.3
numpy:
- '1.21'
- '1.23'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
- 1.8.3
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
re2:
- 2023.02.02
snappy:
- '1'
target_platform:
- linux-ppc64le
thrift_cpp:
- 0.18.1
ucx:
- 1.14.0
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
zstd:
- '1.5'
8 changes: 6 additions & 2 deletions .ci_support/linux_ppc64le_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- None
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
Expand All @@ -41,8 +45,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
7 changes: 0 additions & 7 deletions .ci_support/migrations/libabseil20230125.yaml

This file was deleted.

9 changes: 0 additions & 9 deletions .ci_support/migrations/libthrift0181.yaml

This file was deleted.

8 changes: 4 additions & 4 deletions .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_ares:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cuda_compiler_version:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
- '15'
gflags:
- '2.2'
glog:
Expand All @@ -41,8 +41,8 @@ macos_machine:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
8 changes: 4 additions & 4 deletions .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_ares:
c_compiler:
- clang
c_compiler_version:
- '14'
- '15'
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -21,7 +21,7 @@ cuda_compiler_version:
cxx_compiler:
- clangxx
cxx_compiler_version:
- '14'
- '15'
gflags:
- '2.2'
glog:
Expand All @@ -41,8 +41,8 @@ macos_machine:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/win_64_cuda_compiler_version10.2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ libabseil:
libcrc32c:
- '1.1'
libcurl:
- '7'
- '8'
libgrpc:
- '1.52'
libprotobuf:
Expand All @@ -39,8 +39,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
6 changes: 3 additions & 3 deletions .ci_support/win_64_cuda_compiler_versionNone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ libabseil:
libcrc32c:
- '1.1'
libcurl:
- '7'
- '8'
libgrpc:
- '1.52'
libprotobuf:
Expand All @@ -39,8 +39,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
Loading