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
| Variant | Status | |
|---|---|---|
| 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 |
- |
| 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 |
- |
| 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 |
- |
| 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 |
- |
| 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 |
- |
| 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 |
- |
| 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 |
- |
| 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 |
- |
| linux_aarch64_grpc_cpp1.47numpy1.19python3.7.____cpython | +linux_aarch64_numpy1.20python3.7.____cpython |
- |
| linux_aarch64_grpc_cpp1.47numpy1.19python3.8.____cpython | +linux_aarch64_numpy1.20python3.8.____cpython |
- |
| linux_aarch64_grpc_cpp1.47numpy1.19python3.9.____cpython | +linux_aarch64_numpy1.20python3.9.____cpython |
- |
| linux_aarch64_grpc_cpp1.47numpy1.21python3.10.____cpython | +linux_aarch64_numpy1.21python3.10.____cpython |
- |
| linux_ppc64le_grpc_cpp1.47numpy1.19python3.7.____cpython | +linux_ppc64le_numpy1.20python3.7.____cpython |
- |
| linux_ppc64le_grpc_cpp1.47numpy1.19python3.8.____cpython | +linux_ppc64le_numpy1.20python3.8.____cpython |
- |
| linux_ppc64le_grpc_cpp1.47numpy1.19python3.9.____cpython | +linux_ppc64le_numpy1.20python3.9.____cpython |
- |
| linux_ppc64le_grpc_cpp1.47numpy1.21python3.10.____cpython | +linux_ppc64le_numpy1.21python3.10.____cpython |
- |
| osx_64_grpc_cpp1.47numpy1.19python3.7.____cpython | +osx_64_numpy1.20python3.7.____cpython |
- |
| osx_64_grpc_cpp1.47numpy1.19python3.8.____cpython | +osx_64_numpy1.20python3.8.____cpython |
- |
| osx_64_grpc_cpp1.47numpy1.19python3.9.____cpython | +osx_64_numpy1.20python3.9.____cpython |
- |
| osx_64_grpc_cpp1.47numpy1.21python3.10.____cpython | +osx_64_numpy1.21python3.10.____cpython |
- |
| osx_arm64_grpc_cpp1.47numpy1.19python3.8.____cpython | +osx_arm64_numpy1.20python3.8.____cpython |
- |
| osx_arm64_grpc_cpp1.47numpy1.19python3.9.____cpython | +osx_arm64_numpy1.20python3.9.____cpython |
- |
| osx_arm64_grpc_cpp1.47numpy1.21python3.10.____cpython | +osx_arm64_numpy1.21python3.10.____cpython |
- |
| win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.7.____cpython | +win_64_cuda_compiler_version10.2numpy1.20python3.7.____cpython |
- |
| win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.8.____cpython | +win_64_cuda_compiler_version10.2numpy1.20python3.8.____cpython |
- |
| win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.19python3.9.____cpython | +win_64_cuda_compiler_version10.2numpy1.20python3.9.____cpython |
- |
| win_64_cuda_compiler_version10.2grpc_cpp1.47numpy1.21python3.10.____cpython | +win_64_cuda_compiler_version10.2numpy1.21python3.10.____cpython |
- |
| win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.7.____cpython | +win_64_cuda_compiler_versionNonenumpy1.20python3.7.____cpython |
- |
| win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.8.____cpython | +win_64_cuda_compiler_versionNonenumpy1.20python3.8.____cpython |
- |
| win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.19python3.9.____cpython | +win_64_cuda_compiler_versionNonenumpy1.20python3.9.____cpython |
- |
| win_64_cuda_compiler_versionNonegrpc_cpp1.47numpy1.21python3.10.____cpython | +win_64_cuda_compiler_versionNonenumpy1.21python3.10.____cpython |
- |