diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 15ddfb994..cb0e3d13f 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,84 +8,84 @@ 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_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpython + linux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython: + CONFIG: linux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64-cuda:11.2 - linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpython + linux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython: + CONFIG: linux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64-cuda:11.2 - linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpython + linux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython: + CONFIG: linux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64-cuda:11.2 - linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.21python3.10.____cpython + linux_aarch64_cuda_compiler_version11.2numpy1.21python3.10.____cpython: + CONFIG: linux_aarch64_cuda_compiler_version11.2numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64-cuda:11.2 - linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython: - CONFIG: linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython + linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython: + CONFIG: linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython: - CONFIG: linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython + linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython: + CONFIG: linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython: - CONFIG: linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython + linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython: + CONFIG: linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython: - CONFIG: linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython + linux_aarch64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython: + CONFIG: linux_aarch64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - 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: 11 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 9ee91abf3..9a728655d 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: 4 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 a64108eac..103484667 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 @@ -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_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 7620d363e..892afa7ea 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 @@ -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_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 b302a4d6e..3652c6ed9 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 @@ -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_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 84282c493..6a3f12704 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 @@ -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_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 56689f970..6ee37c66d 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 @@ -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_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 162a15f0b..53307c260 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 @@ -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_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_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython.yaml index 09a540e37..2fb6e1ac3 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython.yaml index cf79c74a8..652232b8b 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython.yaml index f6c087b66..34ed7da3a 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_version11.2numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml index cc16e94c5..a89c9e893 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml index 6b8f4251f..d0f2f4b49 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml similarity index 99% rename from .ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml index 6e53c7bdb..389fa7034 100644 --- a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: lz4_c: - 1.9.3 numpy: -- '1.19' +- '1.20' openssl: - 1.1.1 orc: diff --git a/.ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_aarch64_cuda_compiler_versionNonenumpy1.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 f12608087..9ece142ae 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: @@ -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_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 717a5e8b0..df80774cd 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: @@ -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_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 08ac4493c..f697be7cb 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: @@ -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_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 1c3769e07..a1fd913c0 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 94% 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 66513764a..f9aa6765b 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: @@ -37,7 +35,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 94% 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 15be6d8be..b2461b7e6 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: @@ -37,7 +35,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 94% 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 369be7298..317fba95f 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: @@ -37,7 +35,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 afff6a9ad..3d6052d0f 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 98% 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 c4bf7a547..7dd2d05db 100644 --- a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml @@ -35,7 +35,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 98% 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 288b1af04..4adda2707 100644 --- a/.ci_support/osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml @@ -35,7 +35,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 100% rename from .ci_support/osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml 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 b99146720..b3a8a8c27 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 @@ -29,7 +29,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 e4dbbd0e4..d0ad4c12d 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 @@ -29,7 +29,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 0a9d0ffca..ad93f7367 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 @@ -29,7 +29,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 0cc9410d0..4fcc0f797 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 @@ -29,7 +29,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 71ef49ab0..97e3a9332 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 @@ -29,7 +29,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 63486c10c..9d771ea6d 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 @@ -29,7 +29,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 ba98469ce..7173a48ed 100644 --- a/README.md +++ b/README.md @@ -27,248 +27,248 @@ Current build status - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + diff --git a/recipe/bld-arrow.bat b/recipe/bld-arrow.bat index b129113d8..15b8f1698 100644 --- a/recipe/bld-arrow.bat +++ b/recipe/bld-arrow.bat @@ -24,13 +24,13 @@ cmake -G "Ninja" ^ -DARROW_DATASET:BOOL=ON ^ -DARROW_FLIGHT:BOOL=ON ^ -DARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS:BOOL=ON ^ + -DARROW_GANDIVA:BOOL=ON ^ -DARROW_GCS:BOOL=ON ^ -DARROW_HDFS:BOOL=ON ^ -DARROW_MIMALLOC:BOOL=ON ^ + -DARROW_ORC:BOOL=OFF ^ -DARROW_PARQUET:BOOL=ON ^ -DPARQUET_REQUIRE_ENCRYPTION:BOOL=ON ^ - -DARROW_GANDIVA:BOOL=ON ^ - -DARROW_ORC:BOOL=OFF ^ -DARROW_PYTHON:BOOL=ON ^ -DARROW_S3:BOOL=ON ^ -DARROW_SIMD_LEVEL:STRING=NONE ^ diff --git a/recipe/build-arrow.sh b/recipe/build-arrow.sh index bde883d4b..8a9d13f55 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,12 +39,15 @@ 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 + +# 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 # Limit number of threads used to avoid hardware oversubscription @@ -54,11 +61,14 @@ cmake -GNinja \ -DARROW_BUILD_STATIC=OFF \ -DARROW_BUILD_TESTS=OFF \ -DARROW_BUILD_UTILITIES=OFF \ + -DARROW_CXXFLAGS="${CXXFLAGS}" \ -DARROW_DATASET=ON \ -DARROW_DEPENDENCY_SOURCE=SYSTEM \ -DARROW_FLIGHT=ON \ -DARROW_FLIGHT_REQUIRE_TLSCREDENTIALSOPTIONS=ON \ -DARROW_FLIGHT_SQL=ON \ + -DARROW_GANDIVA=ON \ + -DARROW_GANDIVA_PC_CXX_FLAGS="${ARROW_GANDIVA_PC_CXX_FLAGS}" \ -DARROW_GCS=ON \ -DARROW_HDFS=ON \ -DARROW_JEMALLOC=ON \ @@ -90,15 +100,6 @@ cmake -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 - cmake --build . --target install --config Release popd diff --git a/recipe/build-pyarrow.sh b/recipe/build-pyarrow.sh index 873e9def4..60144d06b 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_GCS=1 export PYARROW_WITH_HDFS=1 export PYARROW_WITH_ORC=1 @@ -40,6 +35,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 + # Limit number of threads used to avoid hardware oversubscription if [[ "${target_platform}" == "linux-aarch64" ]] || [[ "${target_platform}" == "linux-ppc64le" ]]; then export CMAKE_BUILD_PARALLEL_LEVEL=4 diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml deleted file mode 100644 index e8b670185..000000000 --- a/recipe/conda_build_config.yaml +++ /dev/null @@ -1,15 +0,0 @@ -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] -# 2022/05/16 - hmaarrfk -# Newer compilers seem to generate unknown instruction -# when tested with qemu + x86_64 on azure -c_compiler_version: # [ppc64le] -- '7' # [ppc64le] -cxx_compiler_version: # [ppc64le] -- '7' # [ppc64le] - -# no migrator yet, but arrow is the only consumer anyway -google_cloud_cpp: - - "2.2" diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d50c2bb7b..107b8433a 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 = "14" %} package: name: arrow-cpp-ext @@ -17,7 +18,7 @@ source: - patches/0001-ARROW-17433-CI-C-Use-Visual-Studio-2019-on-AppVeyor-.patch build: - number: 5 + number: 6 # 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 linux64) and cuda_compiler_version not in ("None", "10.2")] @@ -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 @@ -89,13 +92,13 @@ outputs: - google-cloud-cpp - grpc-cpp - libprotobuf - - clangdev 14 # [not (osx and arm64)] - - llvmdev 14 # [not (osx and arm64)] + - clangdev {{ llvm_version }} + - llvmdev {{ llvm_version }} - libutf8proc - lz4-c - numpy # gandiva depends on openssl - - openssl # [not (osx and arm64)] + - openssl - orc # [unix] - python - rapidjson @@ -128,7 +131,7 @@ outputs: - test -f $PREFIX/include/arrow/flight/types.h # [unix] - test -f $PREFIX/include/arrow/flight/sql/api.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] @@ -150,7 +153,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] @@ -234,7 +237,7 @@ outputs: - pyarrow - pyarrow.dataset - pyarrow.flight - - pyarrow.gandiva # [not (osx and arm64)] + - pyarrow.gandiva - pyarrow.orc # [unix] - pyarrow.parquet - pyarrow.plasma # [unix]
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_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.7.____cpythonlinux_aarch64_cuda_compiler_version11.2numpy1.20python3.7.____cpython - variant + variant
linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.8.____cpythonlinux_aarch64_cuda_compiler_version11.2numpy1.20python3.8.____cpython - variant + variant
linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.19python3.9.____cpythonlinux_aarch64_cuda_compiler_version11.2numpy1.20python3.9.____cpython - variant + variant
linux_aarch64_cuda_compiler_version11.2grpc_cpp1.47numpy1.21python3.10.____cpythonlinux_aarch64_cuda_compiler_version11.2numpy1.21python3.10.____cpython - variant + variant
linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpythonlinux_aarch64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython - variant + variant
linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpythonlinux_aarch64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython - variant + variant
linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpythonlinux_aarch64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython - variant + variant
linux_aarch64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpythonlinux_aarch64_cuda_compiler_versionNonenumpy1.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