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..1b992b48b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..228102463 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..af4766b16 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3a03c3c49 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3e146b7d8 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..9d464da7b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..bd70babc3 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..d3096aa8b --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 f125d1d31..1da7d692e 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 8844a9480..38ed989c4 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..5eb274cf6 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..179122bdb --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 b27ba2488..a3ffc52f6 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..0997d21b5 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 e16aacb29..693ae873a 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..a48102506 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 c80d5df94..11e0153ac 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 51017b6e6..780660f32 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..32d94e276 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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..3f5a70d2f --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 bfa325e6a..9540d1aa7 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..69df60196 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 6cddd8715..6db8300be 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..973061d16 --- /dev/null +++ b/.ci_support/linux_aarch64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,72 @@ +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' +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 b468b4616..70a60a930 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 743547ec7..706e6a3d1 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 7be8ff138..fbc91d8ac 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 a03ef7d6d..ec6dfad6c 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.20' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 a0f4b448e..05385744f 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 c9717f59e..7bf036bf3 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.21' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 417eae6fb..073b2a115 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 fb3804fa3..dbf2910a8 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: @@ -37,7 +37,7 @@ lz4_c: numpy: - '1.23' openssl: -- 1.1.1 +- '3' orc: - 1.8.0 pin_run_as_build: @@ -51,7 +51,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 96% 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 037eddef3..edd752c48 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 96% 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 0db83013a..9e796279c 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..7614c093c --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..99de003a0 --- /dev/null +++ b/.ci_support/osx_64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 5cff5c54f..37eeda4d4 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..099a00534 --- /dev/null +++ b/.ci_support/osx_64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 c7621cebc..f32501638 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..ceb33aa55 --- /dev/null +++ b/.ci_support/osx_64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 e8fbfdc1c..35c2b53da 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 96% 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 a955bdd9e..a74339740 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..df4e560e7 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..13bb78a29 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 be136db93..56d231c6d 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..cabca67f0 --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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 96% 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 7fdaacadb..24a3a49d3 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..0cd0cd61b --- /dev/null +++ b/.ci_support/osx_arm64_numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,65 @@ +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' +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..d4dee3039 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.8.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..251c04af3 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl1.1.1python3.9.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..e27044006 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.8.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..6dbd0f091 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20openssl3python3.9.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..ce3bbe8b2 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl1.1.1python3.10.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..4e690b43d --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21openssl3python3.10.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..41904a09d --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl1.1.1python3.11.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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..f36e9d317 --- /dev/null +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.23openssl3python3.11.____cpython.yaml @@ -0,0 +1,57 @@ +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' +libabseil: +- '20220623.0' +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 90% 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 cc1f09f4a..4fe0e0471 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 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 90% 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 32c776cc0..17a1b8a92 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 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 89% 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 066146944..902cba70e 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: @@ -29,7 +33,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 89% 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 122c06f9c..44a006a69 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: @@ -29,7 +33,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 90% 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 819954e0e..be7c2e099 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 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 89% 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 77e856cbe..40e0fdc56 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: @@ -29,7 +33,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 90% 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 b250eb830..c7ad0bc74 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 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 89% 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 1b90aa278..f58697765 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: @@ -29,7 +33,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 | +
+
+ |