diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index fc6144d5b..fc1cc946b 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,68 +8,132 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_aarch64_numpy1.20python3.8.____cpython: - CONFIG: linux_aarch64_numpy1.20python3.8.____cpython + linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_aarch64_numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_aarch64_numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.20python3.9.____cpython: - CONFIG: linux_aarch64_numpy1.20python3.9.____cpython + linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.21python3.10.____cpython: - CONFIG: linux_aarch64_numpy1.21python3.10.____cpython + linux_ppc64le_numpy1.20openssl3python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_numpy1.23python3.11.____cpython: - CONFIG: linux_aarch64_numpy1.23python3.11.____cpython + linux_ppc64le_numpy1.20openssl3python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.20python3.8.____cpython: - CONFIG: linux_ppc64le_numpy1.20python3.8.____cpython + linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.20python3.9.____cpython: - CONFIG: linux_ppc64le_numpy1.20python3.9.____cpython + linux_ppc64le_numpy1.21openssl3python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.21python3.10.____cpython: - CONFIG: linux_ppc64le_numpy1.21python3.10.____cpython + linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_numpy1.23python3.11.____cpython: - CONFIG: linux_ppc64le_numpy1.23python3.11.____cpython + linux_ppc64le_numpy1.23openssl3python3.11.____cpython: + CONFIG: linux_ppc64le_numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 maxParallel: 10 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 867974fe5..ad08a2914 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,29 +8,53 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_numpy1.20python3.8.____cpython: - CONFIG: osx_64_numpy1.20python3.8.____cpython + osx_64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: osx_64_numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.20python3.9.____cpython: - CONFIG: osx_64_numpy1.20python3.9.____cpython + osx_64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: osx_64_numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21python3.10.____cpython: - CONFIG: osx_64_numpy1.21python3.10.____cpython + osx_64_numpy1.20openssl3python3.8.____cpython: + CONFIG: osx_64_numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.23python3.11.____cpython: - CONFIG: osx_64_numpy1.23python3.11.____cpython + osx_64_numpy1.20openssl3python3.9.____cpython: + CONFIG: osx_64_numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.20python3.8.____cpython: - CONFIG: osx_arm64_numpy1.20python3.8.____cpython + osx_64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: osx_64_numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.20python3.9.____cpython: - CONFIG: osx_arm64_numpy1.20python3.9.____cpython + osx_64_numpy1.21openssl3python3.10.____cpython: + CONFIG: osx_64_numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_numpy1.21python3.10.____cpython + osx_64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: osx_64_numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_numpy1.23python3.11.____cpython + osx_64_numpy1.23openssl3python3.11.____cpython: + CONFIG: osx_64_numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl3python3.8.____cpython: + CONFIG: osx_arm64_numpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.20openssl3python3.9.____cpython: + CONFIG: osx_arm64_numpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.21openssl3python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_numpy1.23openssl3python3.11.____cpython: + CONFIG: osx_arm64_numpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 5 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index a3e566fc3..f52b95bfb 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,29 +8,53 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython: - CONFIG: win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython + win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython + win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython + win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython + win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython: - CONFIG: win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython + win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython + UPLOAD_PACKAGES: 'True' + win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 5 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml new file mode 100644 index 000000000..ae7e2db48 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml new file mode 100644 index 000000000..df177adc0 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..9cc39886c --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..6164641cd --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml new file mode 100644 index 000000000..7366ecf73 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..12afd09f4 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml new file mode 100644 index 000000000..d1f160a72 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- 1.1.1 +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..6ab70602a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- None +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml index a9c4987ba..972c903d8 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml index 186c2d859..a2b7da11e 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..7c7e556dd --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..28c9d6189 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml index 5e08b2bc7..128a087a4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..37dd8f7c4 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml index 0f3170494..c15a3a6c4 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -16,6 +18,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - '10.2' +cuda_compiler_version_min: +- '10.2' cxx_compiler: - gxx cxx_compiler_version: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..55216dc0a --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '7' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- gxx +cxx_compiler_version: +- '7' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-cuda:10.2 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 620817c4e..26011e553 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index cea2cbedb..efe634dcd 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..b2760abbf --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..6225fd2c2 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index d58e60be6..059ee73fc 100644 --- a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..387e21109 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index 66f71688b..f3ccf50a7 100644 --- a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ BUILD: - aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..9ee5414ac --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- gcc +c_compiler_version: +- '11' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- gxx +cxx_compiler_version: +- '11' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- linux-aarch64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler_version + - cdt_name + - docker_image +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 9a6d5d18c..1b97dcd2e 100644 --- a/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 366c97ca8..5a5a3fd58 100644 --- a/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml index ece76399f..06ee4f463 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml index d70537daf..c4987c2fc 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20openssl3python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml index 6a4ac6fc7..651913e20 100644 --- a/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml index 7069d5e53..d7573effd 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.21openssl3python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml index 03e0d4153..de09e22be 100644 --- a/.ci_support/linux_ppc64le_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml similarity index 93% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml index 44d7e4bcf..168ac5dac 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.23openssl3python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -7,13 +9,11 @@ c_compiler: c_compiler_version: - '11' cdt_name: -- cos6 +- cos7 channel_sources: - conda-forge channel_targets: - conda-forge main -cuda_compiler: -- nvcc cuda_compiler_version: - None cxx_compiler: @@ -39,7 +39,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -53,7 +53,7 @@ re2: snappy: - '1' target_platform: -- linux-64 +- linux-ppc64le thrift_cpp: - 0.16.0 zip_keys: diff --git a/.ci_support/migrations/aws_sdk_cpp19375.yaml b/.ci_support/migrations/aws_sdk_cpp19375.yaml new file mode 100644 index 000000000..40cb1b3bb --- /dev/null +++ b/.ci_support/migrations/aws_sdk_cpp19375.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 + use_local: true +aws_sdk_cpp: +- 1.9.379 +migrator_ts: 1667321224.1701944 diff --git a/.ci_support/migrations/openssl3.yaml b/.ci_support/migrations/openssl3.yaml new file mode 100644 index 000000000..ae551c1e9 --- /dev/null +++ b/.ci_support/migrations/openssl3.yaml @@ -0,0 +1,8 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +migrator_ts: 1631932209.13688 +openssl: +- 1.1.1 +- '3' diff --git a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index c1dddfbb8..15a11da6b 100644 --- a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 77c6c15e2..d0e345dee 100644 --- a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..9d472052a --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..b0d64a2bb --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index be9d18e72..6f2225506 100644 --- a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..c51238968 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index f716eb6cc..321e3f503 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..59f780555 --- /dev/null +++ b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '14' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '14' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml index 2d402d0e0..c567d6d93 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml index 49dc3e26b..77b04a89b 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..942aa9027 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..ddabfb03d --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.20' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml index 9396c5910..40fa6356a 100644 --- a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..200dcc1a0 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml index d17271d03..4ecada35a 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,5 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..019d1bbc3 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,67 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- clang +c_compiler_version: +- '13' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '13' +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.23' +openssl: +- '3' +orc: +- 1.8.0 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- osx-arm64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml new file mode 100644 index 000000000..31a06ae72 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml new file mode 100644 index 000000000..f7a56207a --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml new file mode 100644 index 000000000..4b674fe39 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml new file mode 100644 index 000000000..3ec0a40de --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.20' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml new file mode 100644 index 000000000..59c6df449 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml new file mode 100644 index 000000000..88e308265 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml new file mode 100644 index 000000000..17037cd63 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml new file mode 100644 index 000000000..f5351df63 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,63 @@ +aws_sdk_cpp: +- 1.9.379 +bzip2: +- '1' +c_ares: +- '1' +c_compiler: +- vs2019 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '10.2' +cuda_compiler_version_min: +- '10.2' +cxx_compiler: +- vs2019 +gflags: +- '2.2' +glog: +- '0.6' +google_cloud_cpp: +- 2.5.0 +libabseil: +- '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' +libgrpc: +- '1.51' +libprotobuf: +- '3.21' +lz4_c: +- 1.9.3 +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +re2: +- 2022.06.01 +snappy: +- '1' +target_platform: +- win-64 +thrift_cpp: +- 0.16.0 +zip_keys: +- - python + - numpy +zlib: +- '1.2' +zstd: +- '1.5' diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml index a8d22e8c9..e1bcaf12c 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml index 08cee478f..919abaac3 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml index 0c4c6a506..e81a27328 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml index 3b1a5293e..59897848e 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml index b68975ca8..01db6d596 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml index df6941cbb..136b93ebb 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml similarity index 86% rename from .ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml index c9fa635c8..222b32661 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -11,6 +13,8 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: +- None +cuda_compiler_version_min: - '10.2' cxx_compiler: - vs2019 @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: diff --git a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml similarity index 85% rename from .ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml index f6995cfa5..1695ee3b1 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython.yaml @@ -1,3 +1,5 @@ +aws_sdk_cpp: +- 1.9.379 bzip2: - '1' c_ares: @@ -12,6 +14,8 @@ cuda_compiler: - nvcc cuda_compiler_version: - None +cuda_compiler_version_min: +- '10.2' cxx_compiler: - vs2019 gflags: @@ -22,6 +26,10 @@ google_cloud_cpp: - 2.5.0 libabseil: - '20220623.0' +libcrc32c: +- '1.1' +libcurl: +- '7' libgrpc: - '1.51' libprotobuf: @@ -31,7 +39,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' pin_run_as_build: python: min_pin: x.x diff --git a/README.md b/README.md index c681827b8..68531aee2 100644 --- a/README.md +++ b/README.md @@ -27,227 +27,451 @@ Current build status
Variant | Status | |
---|---|---|
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython | - + |
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython | - + |
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython | - + |
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython | - + |
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython | - + |
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython | - + |
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython | - + |
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23python3.11.____cpython | +linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython | - + |
linux_aarch64_numpy1.20python3.8.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.8.____cpython | - + |
linux_aarch64_numpy1.20python3.9.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl1.1.1python3.9.____cpython | - + |
linux_aarch64_numpy1.21python3.10.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython | - + |
linux_aarch64_numpy1.23python3.11.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython | - + |
linux_ppc64le_numpy1.20python3.8.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl1.1.1python3.10.____cpython | - + |
linux_ppc64le_numpy1.20python3.9.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython | - + |
linux_ppc64le_numpy1.21python3.10.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl1.1.1python3.11.____cpython | - + |
linux_ppc64le_numpy1.23python3.11.____cpython | +linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython | - + |
osx_64_numpy1.20python3.8.____cpython | +linux_aarch64_numpy1.20openssl1.1.1python3.8.____cpython | - + |
osx_64_numpy1.20python3.9.____cpython | +linux_aarch64_numpy1.20openssl1.1.1python3.9.____cpython | - + |
osx_64_numpy1.21python3.10.____cpython | +linux_aarch64_numpy1.20openssl3python3.8.____cpython | - + |
osx_64_numpy1.23python3.11.____cpython | +linux_aarch64_numpy1.20openssl3python3.9.____cpython | - + |
osx_arm64_numpy1.20python3.8.____cpython | +linux_aarch64_numpy1.21openssl1.1.1python3.10.____cpython | - + |
osx_arm64_numpy1.20python3.9.____cpython | +linux_aarch64_numpy1.21openssl3python3.10.____cpython | - + |
osx_arm64_numpy1.21python3.10.____cpython | +linux_aarch64_numpy1.23openssl1.1.1python3.11.____cpython | - + |
osx_arm64_numpy1.23python3.11.____cpython | +linux_aarch64_numpy1.23openssl3python3.11.____cpython | - + |
win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython | +linux_ppc64le_numpy1.20openssl1.1.1python3.8.____cpython | - + |
win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython | +linux_ppc64le_numpy1.20openssl1.1.1python3.9.____cpython | - + |
win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython | +linux_ppc64le_numpy1.20openssl3python3.8.____cpython | - + |
win_64_cuda_compiler_version10.2numpy1.23python3.11.____cpython | +linux_ppc64le_numpy1.20openssl3python3.9.____cpython | - + |
win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython | +linux_ppc64le_numpy1.21openssl1.1.1python3.10.____cpython | - + |
win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython | +linux_ppc64le_numpy1.21openssl3python3.10.____cpython | - + |
win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython | +linux_ppc64le_numpy1.23openssl1.1.1python3.11.____cpython | - + |
win_64_cuda_compiler_versionNonenumpy1.23python3.11.____cpython | +linux_ppc64le_numpy1.23openssl3python3.11.____cpython | - + + + | +
osx_64_numpy1.20openssl1.1.1python3.8.____cpython | ++ + + + | +|
osx_64_numpy1.20openssl1.1.1python3.9.____cpython | ++ + + + | +|
osx_64_numpy1.20openssl3python3.8.____cpython | ++ + + + | +|
osx_64_numpy1.20openssl3python3.9.____cpython | ++ + + + | +|
osx_64_numpy1.21openssl1.1.1python3.10.____cpython | ++ + + + | +|
osx_64_numpy1.21openssl3python3.10.____cpython | ++ + + + | +|
osx_64_numpy1.23openssl1.1.1python3.11.____cpython | ++ + + + | +|
osx_64_numpy1.23openssl3python3.11.____cpython | ++ + + + | +|
osx_arm64_numpy1.20openssl1.1.1python3.8.____cpython | ++ + + + | +|
osx_arm64_numpy1.20openssl1.1.1python3.9.____cpython | ++ + + + | +|
osx_arm64_numpy1.20openssl3python3.8.____cpython | ++ + + + | +|
osx_arm64_numpy1.20openssl3python3.9.____cpython | ++ + + + | +|
osx_arm64_numpy1.21openssl1.1.1python3.10.____cpython | ++ + + + | +|
osx_arm64_numpy1.21openssl3python3.10.____cpython | ++ + + + | +|
osx_arm64_numpy1.23openssl1.1.1python3.11.____cpython | ++ + + + | +|
osx_arm64_numpy1.23openssl3python3.11.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython | ++ + + + | +|
win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.8.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.20openssl1.1.1python3.9.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.8.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.20openssl3python3.9.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.21openssl1.1.1python3.10.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.21openssl3python3.10.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.23openssl1.1.1python3.11.____cpython | ++ + + + | +|
win_64_cuda_compiler_versionNonenumpy1.23openssl3python3.11.____cpython | ++ + |