diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 1186bcaaa..186d4da11 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,68 +8,68 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpython + linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpython + linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpython + linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.21python3.10.____cpython + linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpython + linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython: + CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpython + 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 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpython + 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 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.21python3.10.____cpython + 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 UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-cuda:10.2 - linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython + linux_aarch64_numpy1.20python3.7.____cpython: + CONFIG: linux_aarch64_numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython + linux_aarch64_numpy1.20python3.8.____cpython: + CONFIG: linux_aarch64_numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython + linux_aarch64_numpy1.20python3.9.____cpython: + CONFIG: linux_aarch64_numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpython + linux_aarch64_numpy1.21python3.10.____cpython: + CONFIG: linux_aarch64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython + linux_ppc64le_numpy1.20python3.7.____cpython: + CONFIG: linux_ppc64le_numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython + linux_ppc64le_numpy1.20python3.8.____cpython: + CONFIG: linux_ppc64le_numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython + linux_ppc64le_numpy1.20python3.9.____cpython: + CONFIG: linux_ppc64le_numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython + linux_ppc64le_numpy1.21python3.10.____cpython: + CONFIG: linux_ppc64le_numpy1.21python3.10.____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 3e78bf350..fadc6d667 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,26 +8,26 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython + osx_64_numpy1.20python3.7.____cpython: + CONFIG: osx_64_numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' - osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython + osx_64_numpy1.20python3.8.____cpython: + CONFIG: osx_64_numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython + osx_64_numpy1.20python3.9.____cpython: + CONFIG: osx_64_numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython + osx_64_numpy1.21python3.10.____cpython: + CONFIG: osx_64_numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython + osx_arm64_numpy1.20python3.8.____cpython: + CONFIG: osx_arm64_numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython + osx_arm64_numpy1.20python3.9.____cpython: + CONFIG: osx_arm64_numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython + osx_arm64_numpy1.21python3.10.____cpython: + CONFIG: osx_arm64_numpy1.21python3.10.____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 e47deb627..3f4c96bcc 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -8,29 +8,29 @@ jobs: vmImage: windows-2019 strategy: matrix: - win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython + win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython + win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython + win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpython + win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython + win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython + win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython + win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' - win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython + win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython: + CONFIG: win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' maxParallel: 5 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython.yaml index a4d65001c..f5f35f625 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython.yaml index 702df67e8..cc7119b17 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython.yaml index 5b04f1385..093c5a149 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython.yaml index b691cee83..0fb93406a 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml index b17955ebb..102331f05 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml index 93221d9b2..91809b971 100644 --- a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20python3.7.____cpython.yaml similarity index 98% rename from .ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20python3.7.____cpython.yaml index 7123929c0..45809cd93 100644 --- a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20python3.7.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml index a8a415cc9..8c36ccd92 100644 --- a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml index c118fd490..05ca5c4af 100644 --- a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20python3.7.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20python3.7.____cpython.yaml index c32ea6781..53b2c1c58 100644 --- a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20python3.7.____cpython.yaml @@ -5,7 +5,7 @@ c_ares: c_compiler: - gcc c_compiler_version: -- '7' +- '10' cdt_name: - cos7 channel_sources: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '7' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 gflags: @@ -33,7 +33,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml index e5affc816..abc677f9a 100644 --- a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20python3.8.____cpython.yaml @@ -5,7 +5,7 @@ c_ares: c_compiler: - gcc c_compiler_version: -- '7' +- '10' cdt_name: - cos7 channel_sources: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '7' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 gflags: @@ -33,7 +33,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml index 5f7862c53..9be08d70d 100644 --- a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.20python3.9.____cpython.yaml @@ -5,7 +5,7 @@ c_ares: c_compiler: - gcc c_compiler_version: -- '7' +- '10' cdt_name: - cos7 channel_sources: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '7' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 gflags: @@ -33,7 +33,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml index 015a4746d..9de910bc6 100644 --- a/.ci_support/linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_ppc64le_numpy1.21python3.10.____cpython.yaml @@ -5,7 +5,7 @@ c_ares: c_compiler: - gcc c_compiler_version: -- '7' +- '10' cdt_name: - cos7 channel_sources: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - gxx cxx_compiler_version: -- '7' +- '10' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 gflags: diff --git a/.ci_support/migrations/abseil_cpp202206230.yaml b/.ci_support/migrations/abseil_cpp202206230.yaml deleted file mode 100644 index d2d20f0a0..000000000 --- a/.ci_support/migrations/abseil_cpp202206230.yaml +++ /dev/null @@ -1,20 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 2 - -# TODO: Make sure to remove the associated zip keys in the final file -# when the migration is complete -abseil_cpp: -- '20220623.0' -# new name, use both for now -libabseil: -- '20220623.0' -# separate output for static builds (depending on C++ version) -# also need to be migrated -libabseil_static: -- '20220623.0' -grpc_cpp: -- '1.46' - -migrator_ts: 1656693919.0942996 diff --git a/.ci_support/migrations/google_cloud_cpp2.yaml b/.ci_support/migrations/google_cloud_cpp2.yaml deleted file mode 100644 index aaa8e0667..000000000 --- a/.ci_support/migrations/google_cloud_cpp2.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -google_cloud_cpp: -- '2.1' -migrator_ts: 1657175606.7143388 diff --git a/.ci_support/migrations/grpc_cpp147.yaml b/.ci_support/migrations/grpc_cpp147.yaml deleted file mode 100644 index 0aec76a22..000000000 --- a/.ci_support/migrations/grpc_cpp147.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -grpc_cpp: -- '1.47' -migrator_ts: 1656111034.7345212 diff --git a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.7.____cpython.yaml similarity index 93% rename from .ci_support/osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/osx_64_numpy1.20python3.7.____cpython.yaml index 4b647afcc..a9a1f11c3 100644 --- a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.7.____cpython.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.12' -MACOSX_SDK_VERSION: -- '10.12' +- '10.9' bzip2: - '1' c_ares: @@ -35,7 +33,7 @@ lz4_c: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml similarity index 93% rename from .ci_support/osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.20python3.8.____cpython.yaml index 72b6d712f..30afab4a2 100644 --- a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.12' -MACOSX_SDK_VERSION: -- '10.12' +- '10.9' bzip2: - '1' c_ares: @@ -35,7 +33,7 @@ lz4_c: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml similarity index 93% rename from .ci_support/osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/osx_64_numpy1.20python3.9.____cpython.yaml index c7da46004..77b24c0be 100644 --- a/.ci_support/osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.12' -MACOSX_SDK_VERSION: -- '10.12' +- '10.9' bzip2: - '1' c_ares: @@ -35,7 +33,7 @@ lz4_c: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml similarity index 95% rename from .ci_support/osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml index 54f0fc95d..4b135aff0 100644 --- a/.ci_support/osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,5 @@ MACOSX_DEPLOYMENT_TARGET: -- '10.12' -MACOSX_SDK_VERSION: -- '10.12' +- '10.9' bzip2: - '1' c_ares: diff --git a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml index cf1e94f53..5f9641fd6 100644 --- a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml @@ -7,7 +7,7 @@ c_ares: c_compiler: - clang c_compiler_version: -- '14' +- '13' channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '14' +- '13' gflags: - '2.2' glog: @@ -33,7 +33,7 @@ lz4_c: macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml similarity index 97% rename from .ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml index 864f020fd..c5fe1e408 100644 --- a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml @@ -7,7 +7,7 @@ c_ares: c_compiler: - clang c_compiler_version: -- '14' +- '13' channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '14' +- '13' gflags: - '2.2' glog: @@ -33,7 +33,7 @@ lz4_c: macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml similarity index 98% rename from .ci_support/osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml index c8f60ac37..63b7666b4 100644 --- a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml @@ -7,7 +7,7 @@ c_ares: c_compiler: - clang c_compiler_version: -- '14' +- '13' channel_sources: - conda-forge channel_targets: @@ -17,7 +17,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '14' +- '13' gflags: - '2.2' glog: diff --git a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython.yaml index 055c08295..4d693a974 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml index e0d903012..45607b300 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml index eff75bd96..8267dbf60 100644 --- a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml index 8e9a6ef5f..5dfc3e967 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml index 7fe0945c0..b0e7d7a2d 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml index d6cb4d8c8..2923f8b83 100644 --- a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml @@ -27,7 +27,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 pin_run_as_build: diff --git a/.ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml diff --git a/README.md b/README.md index ec251e25c..35a99340c 100644 --- a/README.md +++ b/README.md @@ -27,220 +27,220 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/recipe/bld-arrow.bat b/recipe/bld-arrow.bat index f4846b96a..33a6ae096 100644 --- a/recipe/bld-arrow.bat +++ b/recipe/bld-arrow.bat @@ -15,36 +15,37 @@ if "%cuda_compiler_version%"=="None" ( ) cmake -G "Ninja" ^ - -DBUILD_SHARED_LIBS=ON ^ - -DCMAKE_CXX_STANDARD=17 ^ - -DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^ -DARROW_DEPENDENCY_SOURCE=SYSTEM ^ -DARROW_PACKAGE_PREFIX="%LIBRARY_PREFIX%" ^ - -DLLVM_TOOLS_BINARY_DIR="%LIBRARY_BIN%" ^ - -DPython3_EXECUTABLE="%PYTHON%" ^ - -DARROW_WITH_BZ2:BOOL=ON ^ - -DARROW_WITH_ZLIB:BOOL=ON ^ - -DARROW_WITH_ZSTD:BOOL=ON ^ - -DARROW_WITH_LZ4:BOOL=ON ^ - -DARROW_WITH_SNAPPY:BOOL=ON ^ - -DARROW_WITH_BROTLI:BOOL=ON ^ -DARROW_BOOST_USE_SHARED:BOOL=ON ^ -DARROW_BUILD_TESTS:BOOL=OFF ^ -DARROW_BUILD_UTILITIES:BOOL=OFF ^ -DARROW_BUILD_STATIC:BOOL=OFF ^ - -DCMAKE_BUILD_TYPE=release ^ - -DARROW_SSE42:BOOL=OFF ^ - -DARROW_PYTHON:BOOL=ON ^ - -DARROW_MIMALLOC:BOOL=ON ^ -DARROW_DATASET:BOOL=ON ^ -DARROW_FLIGHT:BOOL=ON ^ + -DARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS:BOOL=ON ^ + -DARROW_GANDIVA:BOOL=ON ^ -DARROW_HDFS:BOOL=ON ^ + -DARROW_MIMALLOC:BOOL=ON ^ + -DARROW_ORC:BOOL=OFF ^ -DARROW_PARQUET:BOOL=ON ^ - -DARROW_GANDIVA:BOOL=ON ^ - -DARROW_ORC:BOOL=ON ^ + -DARROW_PYTHON:BOOL=ON ^ -DARROW_S3:BOOL=ON ^ - -DBoost_NO_BOOST_CMAKE=ON ^ + -DARROW_SIMD_LEVEL:STRING=NONE ^ + -DARROW_WITH_BROTLI:BOOL=ON ^ + -DARROW_WITH_BZ2:BOOL=ON ^ + -DARROW_WITH_LZ4:BOOL=ON ^ + -DARROW_WITH_SNAPPY:BOOL=ON ^ + -DARROW_WITH_ZLIB:BOOL=ON ^ + -DARROW_WITH_ZSTD:BOOL=ON ^ + -DBUILD_SHARED_LIBS=ON ^ + -DCMAKE_BUILD_TYPE=release ^ + -DCMAKE_CXX_STANDARD=17 ^ + -DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^ -DCMAKE_UNITY_BUILD=ON ^ + -DBoost_NO_BOOST_CMAKE=ON ^ + -DLLVM_TOOLS_BINARY_DIR="%LIBRARY_BIN%" ^ + -DPython3_EXECUTABLE="%PYTHON%" ^ %EXTRA_CMAKE_ARGS% ^ .. if errorlevel 1 exit 1 diff --git a/recipe/bld-pyarrow.bat b/recipe/bld-pyarrow.bat index 23a09149d..890c26175 100644 --- a/recipe/bld-pyarrow.bat +++ b/recipe/bld-pyarrow.bat @@ -15,12 +15,12 @@ copy /Y "%SRC_DIR%\cpp\cmake_modules\FindPythonLibsNew.cmake" cmake_modules\ SET ARROW_HOME=%LIBRARY_PREFIX% SET SETUPTOOLS_SCM_PRETEND_VERSION=%PKG_VERSION% SET PYARROW_BUILD_TYPE=release -SET PYARROW_WITH_S3=1 -SET PYARROW_WITH_HDFS=1 SET PYARROW_WITH_DATASET=1 SET PYARROW_WITH_FLIGHT=1 SET PYARROW_WITH_GANDIVA=1 +SET PYARROW_WITH_HDFS=1 SET PYARROW_WITH_PARQUET=1 +SET PYARROW_WITH_S3=1 SET PYARROW_CMAKE_GENERATOR=Ninja :: Enable CUDA support diff --git a/recipe/build-arrow.sh b/recipe/build-arrow.sh index c349e1cdd..d985f99b3 100644 --- a/recipe/build-arrow.sh +++ b/recipe/build-arrow.sh @@ -11,7 +11,11 @@ EXTRA_CMAKE_ARGS="" # Include g++'s system headers if [ "$(uname)" == "Linux" ]; then SYSTEM_INCLUDES=$(echo | ${CXX} -E -Wp,-v -xc++ - 2>&1 | grep '^ ' | awk '{print "-isystem;" substr($1, 1)}' | tr '\n' ';') - EXTRA_CMAKE_ARGS=" -DARROW_GANDIVA_PC_CXX_FLAGS=${SYSTEM_INCLUDES}" + ARROW_GANDIVA_PC_CXX_FLAGS="${SYSTEM_INCLUDES}" +else + # See https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk + CXXFLAGS="${CXXFLAGS} -D_LIBCPP_DISABLE_AVAILABILITY" + ARROW_GANDIVA_PC_CXX_FLAGS="-D_LIBCPP_DISABLE_AVAILABILITY" fi # Enable CUDA support @@ -35,25 +39,30 @@ else fi if [[ "${target_platform}" == "osx-arm64" ]]; then - # We need llvm 11+ support in Arrow for this - EXTRA_CMAKE_ARGS=" ${EXTRA_CMAKE_ARGS} -DARROW_GANDIVA=OFF" + EXTRA_CMAKE_ARGS="${EXTRA_CMAKE_ARGS} -DCLANG_EXECUTABLE=${BUILD_PREFIX}/bin/clang -DLLVM_LINK_EXECUTABLE=${BUILD_PREFIX}/bin/llvm-link" sed -ie "s;protoc-gen-grpc.*$;protoc-gen-grpc=${BUILD_PREFIX}/bin/grpc_cpp_plugin\";g" ../src/arrow/flight/CMakeLists.txt sed -ie 's;"--with-jemalloc-prefix\=je_arrow_";"--with-jemalloc-prefix\=je_arrow_" "--with-lg-page\=14";g' ../cmake_modules/ThirdpartyToolchain.cmake -else - EXTRA_CMAKE_ARGS=" ${EXTRA_CMAKE_ARGS} -DARROW_GANDIVA=ON" fi -cmake \ +# disable -fno-plt, which causes problems with GCC on PPC +if [[ "$target_platform" == "linux-ppc64le" ]]; then + CFLAGS="$(echo $CFLAGS | sed 's/-fno-plt //g')" + CXXFLAGS="$(echo $CXXFLAGS | sed 's/-fno-plt //g')" +fi + +cmake -GNinja \ -DARROW_BOOST_USE_SHARED=ON \ -DARROW_BUILD_BENCHMARKS=OFF \ -DARROW_BUILD_STATIC=OFF \ -DARROW_BUILD_TESTS=OFF \ -DARROW_BUILD_UTILITIES=OFF \ - -DBUILD_SHARED_LIBS=ON \ + -DARROW_CXXFLAGS="${CXXFLAGS}" \ -DARROW_DATASET=ON \ -DARROW_DEPENDENCY_SOURCE=SYSTEM \ -DARROW_FLIGHT=ON \ -DARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=ON \ + -DARROW_GANDIVA=ON \ + -DARROW_GANDIVA_PC_CXX_FLAGS="${ARROW_GANDIVA_PC_CXX_FLAGS}" \ -DARROW_HDFS=ON \ -DARROW_JEMALLOC=ON \ -DARROW_MIMALLOC=ON \ @@ -71,6 +80,7 @@ cmake \ -DARROW_WITH_SNAPPY=ON \ -DARROW_WITH_ZLIB=ON \ -DARROW_WITH_ZSTD=ON \ + -DBUILD_SHARED_LIBS=ON \ -DCMAKE_BUILD_TYPE=release \ -DCMAKE_CXX_STANDARD=17 \ -DCMAKE_INSTALL_LIBDIR=lib \ @@ -78,19 +88,9 @@ cmake \ -DLLVM_TOOLS_BINARY_DIR=$PREFIX/bin \ -DPython3_EXECUTABLE=${PYTHON} \ -DProtobuf_PROTOC_EXECUTABLE=$BUILD_PREFIX/bin/protoc \ - -GNinja \ ${EXTRA_CMAKE_ARGS} \ .. -# Commented out until jemalloc and mimalloc are fixed upstream -if [[ "${target_platform}" == "osx-arm64" ]]; then - ninja jemalloc_ep-prefix/src/jemalloc_ep-stamp/jemalloc_ep-patch mimalloc_ep-prefix/src/mimalloc_ep-stamp/mimalloc_ep-patch - cp $BUILD_PREFIX/share/gnuconfig/config.* jemalloc_ep-prefix/src/jemalloc_ep/build-aux/ - sed -ie 's/list(APPEND mi_cflags -march=native)//g' mimalloc_ep-prefix/src/mimalloc_ep/CMakeLists.txt - # Use the correct register for thread-local storage - sed -ie 's/tpidr_el0/tpidrro_el0/g' mimalloc_ep-prefix/src/mimalloc_ep/include/mimalloc-internal.h -fi - ninja install popd diff --git a/recipe/build-pyarrow.sh b/recipe/build-pyarrow.sh index 7c73d364a..1c5b3a8f4 100644 --- a/recipe/build-pyarrow.sh +++ b/recipe/build-pyarrow.sh @@ -11,12 +11,7 @@ export PYARROW_BUILD_TYPE=release export PYARROW_BUNDLE_ARROW_CPP_HEADERS=0 export PYARROW_WITH_DATASET=1 export PYARROW_WITH_FLIGHT=1 -if [[ "${target_platform}" == "osx-arm64" ]]; then - # We need llvm 11+ support in Arrow for this - export PYARROW_WITH_GANDIVA=0 -else - export PYARROW_WITH_GANDIVA=1 -fi +export PYARROW_WITH_GANDIVA=1 export PYARROW_WITH_HDFS=1 export PYARROW_WITH_ORC=1 export PYARROW_WITH_PARQUET=1 @@ -38,6 +33,11 @@ if [[ "${target_platform}" == "linux-aarch64" ]]; then export PYARROW_CMAKE_OPTIONS="-DARROW_ARMV8_ARCH=armv8-a ${PYARROW_CMAKE_OPTIONS}" fi +if [[ "${target_platform}" == osx-* ]]; then + # See https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk + CXXFLAGS="${CXXFLAGS} -D_LIBCPP_DISABLE_AVAILABILITY" +fi + cd python $PYTHON setup.py \ diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 05f1dc175..08d7414f9 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,8 +1,4 @@ -MACOSX_SDK_VERSION: # [osx and x86_64] - - "10.12" # [osx and x86_64] -MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64] - - "10.12" # [osx and x86_64] -c_compiler_version: # [ppc64le] -- '7' # [ppc64le] -cxx_compiler_version: # [ppc64le] -- '7' # [ppc64le] +c_compiler_version: # [osx and arm64] + - 13 # [osx and arm64] +cxx_compiler_version: # [osx and arm64] + - 13 # [osx and arm64] diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 891365e01..13f113179 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -3,6 +3,7 @@ {% set build_ext_version = "3.0.0" %} {% set build_ext = "cuda" if cuda_enabled else "cpu" %} {% set proc_build_number = "0" %} +{% set llvm_version = "13" %} package: name: arrow-cpp-ext @@ -18,15 +19,15 @@ source: - patches/0002-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch # backport apache/arrow#11806 for compatibility with C++17 - patches/0003-ARROW-14800-C-Disambiguate-std-launder-on-MSVC-with-.patch + # jemalloc version bump to be able to cross-compile on osx-arm + - patches/0004-ARROW-16730-C-Bump-vendored-jemalloc-version-13294.patch build: - number: 2 - # for cuda on win/linux, building with 9.2 is enough to be compatible with all later versions, - # since arrow is only using libcuda, and not libcudart. + number: 3 + # for cuda support, building with one version is enough to be compatible with + # all later versions, since arrow is only using libcuda, and not libcudart. skip: true # [(win or linux) and cuda_compiler_version not in ("None", "10.2")] skip: true # [osx and cuda_compiler_version != "None"] - # shouldn't be necessary after 1.47 migration, but here we are - skip: true # [grpc_cpp == "1.46"] run_exports: - {{ pin_subpackage("arrow-cpp", max_pin="x.x.x") }} @@ -48,7 +49,7 @@ outputs: - name: arrow-cpp script: build-arrow.sh # [not win] - script: bld-arrow.bat # [win] + script: bld-arrow.bat # [win] version: {{ version }} build: string: py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }}_{{ build_ext }} @@ -63,6 +64,8 @@ outputs: - cross-python_{{ target_platform }} # [build_platform != target_platform] - cython # [build_platform != target_platform] - numpy # [build_platform != target_platform] + - clangdev {{ llvm_version }} # [osx and arm64] + - llvmdev {{ llvm_version }} # [osx and arm64] - gnuconfig # [osx and arm64] - libprotobuf - grpc-cpp @@ -88,12 +91,14 @@ outputs: - glog - grpc-cpp - libprotobuf - - clangdev 13 # [not (osx and arm64)] - - llvmdev 13 # [not (osx and arm64)] + - clangdev {{ llvm_version }} + - llvmdev {{ llvm_version }} - libutf8proc - lz4-c - numpy - - orc # [unix] + # gandiva depends on openssl + - openssl + - orc # [unix] - python - rapidjson - re2 @@ -126,7 +131,7 @@ outputs: - test -f $PREFIX/include/arrow/api.h # [unix] - test -f $PREFIX/include/arrow/flight/types.h # [unix] - test -f $PREFIX/include/plasma/client.h # [unix] - - test -f $PREFIX/include/gandiva/engine.h # [unix and not (osx and arm64)] + - test -f $PREFIX/include/gandiva/engine.h # [unix] - test -f $PREFIX/include/parquet/api/reader.h # [unix] - if not exist %LIBRARY_INC%\\arrow\\api.h exit 1 # [win] - if not exist %LIBRARY_INC%\\gandiva\\engine.h exit 1 # [win] @@ -147,7 +152,7 @@ outputs: - test -f $PREFIX/lib/libarrow.dylib # [osx] - test -f $PREFIX/lib/libarrow_dataset.dylib # [osx] - test -f $PREFIX/lib/libarrow_python.dylib # [osx] - - test -f $PREFIX/lib/libgandiva.dylib # [osx and not arm64] + - test -f $PREFIX/lib/libgandiva.dylib # [osx] - test -f $PREFIX/lib/libparquet.dylib # [osx] - test -f $PREFIX/lib/libplasma.dylib # [osx] - if not exist %PREFIX%\\Library\\bin\\arrow.dll exit 1 # [win] @@ -174,7 +179,7 @@ outputs: - name: pyarrow script: build-pyarrow.sh # [not win] - script: bld-pyarrow.bat # [win] + script: bld-pyarrow.bat # [win] version: {{ version }} build: string: py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }}_{{ build_ext }} @@ -229,7 +234,7 @@ outputs: - pyarrow - pyarrow.dataset - pyarrow.flight - - pyarrow.gandiva # [not (osx and arm64)] + - pyarrow.gandiva - pyarrow.orc # [unix] - pyarrow.parquet - pyarrow.plasma # [unix] @@ -251,7 +256,7 @@ outputs: - name: pyarrow-tests script: build-pyarrow.sh # [not win] - script: bld-pyarrow.bat # [win] + script: bld-pyarrow.bat # [win] version: {{ version }} build: string: py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }}_{{ build_ext }} diff --git a/recipe/patches/0001-ARROW-15551-C-FlightRPC-Update-gRPC-TLS-options-dete.patch b/recipe/patches/0001-ARROW-15551-C-FlightRPC-Update-gRPC-TLS-options-dete.patch index 5c9ecd177..d775923b8 100644 --- a/recipe/patches/0001-ARROW-15551-C-FlightRPC-Update-gRPC-TLS-options-dete.patch +++ b/recipe/patches/0001-ARROW-15551-C-FlightRPC-Update-gRPC-TLS-options-dete.patch @@ -1,7 +1,7 @@ From fee2ff103e63bfc786b585f51c5a323d00c9c0cc Mon Sep 17 00:00:00 2001 From: David Li Date: Thu, 10 Feb 2022 09:01:56 -0500 -Subject: [PATCH 1/3] ARROW-15551: [C++][FlightRPC] Update gRPC TLS options +Subject: [PATCH 1/4] ARROW-15551: [C++][FlightRPC] Update gRPC TLS options detection for 1.43 --- diff --git a/recipe/patches/0002-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch b/recipe/patches/0002-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch index 382d9a268..b636c7f24 100644 --- a/recipe/patches/0002-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch +++ b/recipe/patches/0002-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch @@ -1,7 +1,7 @@ From 79c2a29b712f3b3a4b57fe8ca42402dfdfd8d4a3 Mon Sep 17 00:00:00 2001 From: Sutou Kouhei Date: Thu, 25 Aug 2022 15:08:39 +0900 -Subject: [PATCH 2/3] ARROW-17433: [CI][C++] Use Visual Studio 2019 on AppVeyor +Subject: [PATCH 2/4] ARROW-17433: [CI][C++] Use Visual Studio 2019 on AppVeyor (#13903) We can use /external:I for Boost to suppress warnings from Boost diff --git a/recipe/patches/0003-ARROW-14800-C-Disambiguate-std-launder-on-MSVC-with-.patch b/recipe/patches/0003-ARROW-14800-C-Disambiguate-std-launder-on-MSVC-with-.patch index 42de6b0cf..75123e65b 100644 --- a/recipe/patches/0003-ARROW-14800-C-Disambiguate-std-launder-on-MSVC-with-.patch +++ b/recipe/patches/0003-ARROW-14800-C-Disambiguate-std-launder-on-MSVC-with-.patch @@ -1,7 +1,7 @@ From e22394713e0bc260e935028459201da1f3fc2aed Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Wed, 1 Dec 2021 19:23:45 +0100 -Subject: [PATCH 3/3] ARROW-14800: [C++] Disambiguate std::launder on MSVC with +Subject: [PATCH 3/4] ARROW-14800: [C++] Disambiguate std::launder on MSVC with C++17 enabled MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 diff --git a/recipe/patches/0004-ARROW-16730-C-Bump-vendored-jemalloc-version-13294.patch b/recipe/patches/0004-ARROW-16730-C-Bump-vendored-jemalloc-version-13294.patch new file mode 100644 index 000000000..34a9ffc6c --- /dev/null +++ b/recipe/patches/0004-ARROW-16730-C-Bump-vendored-jemalloc-version-13294.patch @@ -0,0 +1,32 @@ +From dddf0cef209afee4e4782997f2edff4d38cf5ee8 Mon Sep 17 00:00:00 2001 +From: Antoine Pitrou +Date: Thu, 2 Jun 2022 22:10:52 +0200 +Subject: [PATCH 4/4] ARROW-16730: [C++] Bump vendored jemalloc version + (#13294) + +Bump to 5.3.0, which promises performance improvements. + +Authored-by: Antoine Pitrou +Signed-off-by: Sutou Kouhei +--- + cpp/thirdparty/versions.txt | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/cpp/thirdparty/versions.txt b/cpp/thirdparty/versions.txt +index 12da46458..c08854678 100644 +--- a/cpp/thirdparty/versions.txt ++++ b/cpp/thirdparty/versions.txt +@@ -55,8 +55,8 @@ ARROW_GRPC_BUILD_VERSION=v1.35.0 + ARROW_GRPC_BUILD_SHA256_CHECKSUM=27dd2fc5c9809ddcde8eb6fa1fa278a3486566dfc28335fca13eb8df8bd3b958 + ARROW_GTEST_BUILD_VERSION=1.10.0 + ARROW_GTEST_BUILD_SHA256_CHECKSUM=9dc9157a9a1551ec7a7e43daea9a694a0bb5fb8bec81235d8a1e6ef64c716dcb +-ARROW_JEMALLOC_BUILD_VERSION=5.2.1 +-ARROW_JEMALLOC_BUILD_SHA256_CHECKSUM=34330e5ce276099e2e8950d9335db5a875689a4c6a56751ef3b1d8c537f887f6 ++ARROW_JEMALLOC_BUILD_VERSION=5.3.0 ++ARROW_JEMALLOC_BUILD_SHA256_CHECKSUM=2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa + ARROW_LZ4_BUILD_VERSION=v1.9.3 + ARROW_LZ4_BUILD_SHA256_CHECKSUM=030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1 + # mimalloc 1.6.7 didn't build on Visual Studio 2015 +-- +2.37.0.windows.1 +
VariantStatus
linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.7.____cpythonlinux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.7.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.19python3.9.____cpythonlinux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.20python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10grpc_cpp1.47numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compiler_versionNonecxx_compiler_version10numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.7.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.7.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.8.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.8.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.19python3.9.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.20python3.9.____cpython - variant + variant
linux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7grpc_cpp1.47numpy1.21python3.10.____cpythonlinux_64_c_compiler_version7cuda_compiler_version10.2cxx_compiler_version7numpy1.21python3.10.____cpython - variant + variant
linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpythonlinux_aarch64_numpy1.20python3.7.____cpython - variant + variant
linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpythonlinux_aarch64_numpy1.20python3.8.____cpython - variant + variant
linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpythonlinux_aarch64_numpy1.20python3.9.____cpython - variant + variant
linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpythonlinux_aarch64_numpy1.21python3.10.____cpython - variant + variant
linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpythonlinux_ppc64le_numpy1.20python3.7.____cpython - variant + variant
linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpythonlinux_ppc64le_numpy1.20python3.8.____cpython - variant + variant
linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpythonlinux_ppc64le_numpy1.20python3.9.____cpython - variant + variant
linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpythonlinux_ppc64le_numpy1.21python3.10.____cpython - variant + variant
osx_64_grpc_cpp1.47numpy1.19python3.7.____cpythonosx_64_numpy1.20python3.7.____cpython - variant + variant
osx_64_grpc_cpp1.47numpy1.19python3.8.____cpythonosx_64_numpy1.20python3.8.____cpython - variant + variant
osx_64_grpc_cpp1.47numpy1.19python3.9.____cpythonosx_64_numpy1.20python3.9.____cpython - variant + variant
osx_64_grpc_cpp1.47numpy1.21python3.10.____cpythonosx_64_numpy1.21python3.10.____cpython - variant + variant
osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpythonosx_arm64_numpy1.20python3.8.____cpython - variant + variant
osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpythonosx_arm64_numpy1.20python3.9.____cpython - variant + variant
osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpythonosx_arm64_numpy1.21python3.10.____cpython - variant + variant
win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpythonwin_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython - variant + variant
win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpythonwin_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython - variant + variant
win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpythonwin_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython - variant + variant
win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpythonwin_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython - variant + variant
win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpythonwin_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython - variant + variant
win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpythonwin_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython - variant + variant
win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpythonwin_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython - variant + variant
win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpythonwin_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython - variant + variant