From 560915fdd1536ea0ef6f5a82b5822e19d045a5e6 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat, 22 Jul 2023 02:54:52 +0000 Subject: [PATCH 01/28] updated v2.13.0 --- recipe/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 26a6a222..a000362d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set version = "2.12.1" %} +{% set version = "2.13.0" %} {% set estimator_version = "2.12.0" %} package: @@ -7,7 +7,7 @@ package: source: - url: https://github.com/tensorflow/tensorflow/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz - sha256: 6bc4600cc0b88e9e40f1800096f5bddbbd3b6e5527a030dea631b87f2ae46b5b + sha256: e58c939079588623e6fa1d054aec2f90f95018266e0a970fd353a5244f5173dc patches: - patches/0001-loosen-requirements.patch - patches/0002-fix-genproto.patch @@ -413,7 +413,7 @@ outputs: build: string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] - detect_binary_files_with_prefix: False + detect_binary_files_with_prefix: false requirements: run: - {{ pin_subpackage("tensorflow", exact=True) }} From c9c27299f58fd512345226da9f8493cceffe991d Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Sat, 22 Jul 2023 02:55:43 +0000 Subject: [PATCH 02/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.0, and conda-forge-pinning 2023.07.21.17.52.19 --- .azure-pipelines/azure-pipelines-linux.yml | 32 +++++++++---------- ...ion10numpy1.21python3.10.____cpython.yaml} | 1 - ...sion10numpy1.21python3.8.____cpython.yaml} | 1 - ...sion10numpy1.21python3.9.____cpython.yaml} | 1 - ...ion10numpy1.23python3.11.____cpython.yaml} | 1 - ...ion12numpy1.21python3.10.____cpython.yaml} | 3 +- ...sion12numpy1.21python3.8.____cpython.yaml} | 3 +- ...sion12numpy1.21python3.9.____cpython.yaml} | 3 +- ...ion12numpy1.23python3.11.____cpython.yaml} | 3 +- .ci_support/migrations/icu72.yaml | 7 ---- README.md | 32 +++++++++---------- 11 files changed, 36 insertions(+), 51 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml} (97%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml} (97%) delete mode 100644 .ci_support/migrations/icu72.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index a31ea1a1..7d03fc3f 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,36 +8,36 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index 2c16abc9..bd0e85ad 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml index be9f684b..243d640f 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml index 1d845704..0e5a5c20 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml index 3356dc6e..3fd5fabe 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml index 7efe7d9a..fb72a6cb 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml @@ -13,7 +13,7 @@ cuda_compiler: cuda_compiler_version: - None cudnn: -- undefined +- '8' cxx_compiler: - gxx cxx_compiler_version: @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml index fad255a4..7615199d 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml @@ -13,7 +13,7 @@ cuda_compiler: cuda_compiler_version: - None cudnn: -- undefined +- '8' cxx_compiler: - gxx cxx_compiler_version: @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml index d0bf254d..dfce5dee 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml @@ -13,7 +13,7 @@ cuda_compiler: cuda_compiler_version: - None cudnn: -- undefined +- '8' cxx_compiler: - gxx cxx_compiler_version: @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml similarity index 97% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml index f0830dfd..ad1cc258 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml @@ -13,7 +13,7 @@ cuda_compiler: cuda_compiler_version: - None cudnn: -- undefined +- '8' cxx_compiler: - gxx cxx_compiler_version: @@ -61,7 +61,6 @@ target_platform: zip_keys: - - c_compiler_version - cxx_compiler_version - - cudnn - cuda_compiler - cuda_compiler_version - cdt_name diff --git a/.ci_support/migrations/icu72.yaml b/.ci_support/migrations/icu72.yaml deleted file mode 100644 index 465adac9..00000000 --- a/.ci_support/migrations/icu72.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -icu: -- '72' -migrator_ts: 1679327092.7504842 diff --git a/README.md b/README.md index e721761d..49a16969 100644 --- a/README.md +++ b/README.md @@ -37,59 +37,59 @@ Current build status - + - + - + - + - + - + - + - + From 9009d5f21dabb499450ac520aba66e8c6b329067 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:06:02 +1100 Subject: [PATCH 03/28] rebase patches --- recipe/meta.yaml | 11 +- recipe/patches/0001-loosen-requirements.patch | 33 +- recipe/patches/0002-fix-genproto.patch | 9 +- recipe/patches/0003-fix-absl-py.patch | 9 +- ...absl_synchronization-linkage-to-gRPC.patch | 9 +- ...any_invocable-target-to-absel-bazel.patch} | 9 +- ...5-add-missing-macro-for-CUDA_VERSION.patch | 32 -- ...tch-wrapt-1.15.0rc-throws-TypeError-.patch | 28 -- ...=> 0006-Fix-missing-abseil-linkages.patch} | 9 +- ...-the-latest-LTS-replace-or-with-in-d.patch | 450 ------------------ 10 files changed, 31 insertions(+), 568 deletions(-) rename recipe/patches/{0008-Add-missing-any_invocable-target-to-absel-bazel.patch => 0005-Add-missing-any_invocable-target-to-absel-bazel.patch} (73%) delete mode 100644 recipe/patches/0005-add-missing-macro-for-CUDA_VERSION.patch delete mode 100644 recipe/patches/0006-Add-TypeError-catch-wrapt-1.15.0rc-throws-TypeError-.patch rename recipe/patches/{0009-Fix-missing-abseil-linkages.patch => 0006-Fix-missing-abseil-linkages.patch} (79%) delete mode 100644 recipe/patches/0007-Update-Abseil-to-the-latest-LTS-replace-or-with-in-d.patch diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a000362d..409e524a 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -13,15 +13,8 @@ source: - patches/0002-fix-genproto.patch - patches/0003-fix-absl-py.patch - patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch - - patches/0005-add-missing-macro-for-CUDA_VERSION.patch - # backport https://github.com/tensorflow/tensorflow/commit/2eae48506773587a7e74dd7064aa0fa9f0c37fbf - # to not have to carry an upper bound for wrapt-version - - patches/0006-Add-TypeError-catch-wrapt-1.15.0rc-throws-TypeError-.patch - # backport https://github.com/tensorflow/tensorflow/commit/ad938db0da16d00d7f14da3de2a4abb97b1bc340 - # for compatibility with newer abseil - - patches/0007-Update-Abseil-to-the-latest-LTS-replace-or-with-in-d.patch - - patches/0008-Add-missing-any_invocable-target-to-absel-bazel.patch - - patches/0009-Fix-missing-abseil-linkages.patch + - patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch + - patches/0006-Fix-missing-abseil-linkages.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ estimator_version.replace(".rc", "-rc") }}.tar.gz sha256: 86c75e830c6ba762d0e3cf04c160096930fb12a992e69b3f24674b9f58902063 diff --git a/recipe/patches/0001-loosen-requirements.patch b/recipe/patches/0001-loosen-requirements.patch index 8768c2cc..ecee4e9f 100644 --- a/recipe/patches/0001-loosen-requirements.patch +++ b/recipe/patches/0001-loosen-requirements.patch @@ -1,43 +1,38 @@ -From af5398be0f2157fd0d35301f6c02d1c611720a31 Mon Sep 17 00:00:00 2001 +From 507cc33a6dbd48138aea7ac1a4200a65898605a0 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 30 Dec 2021 06:57:09 +0200 -Subject: [PATCH 1/9] loosen requirements +Subject: [PATCH 1/6] loosen requirements * Remove unused libclang requirement * Remove unecessary tensorflow-io-gcs-filesystem +* unpin numpy Co-authored-by: Mark Harfouche Co-authored-by: ngam --- - tensorflow/tools/pip_package/setup.py | 7 ++----- - 1 file changed, 2 insertions(+), 5 deletions(-) + tensorflow/tools/pip_package/setup.py | 5 +---- + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tensorflow/tools/pip_package/setup.py b/tensorflow/tools/pip_package/setup.py -index f297f944..1c75d232 100644 +index e77e6f81449..f7ab72c4f6d 100644 --- a/tensorflow/tools/pip_package/setup.py +++ b/tensorflow/tools/pip_package/setup.py -@@ -92,9 +92,8 @@ REQUIRED_PACKAGES = [ - # TODO(b/239052279): replace with external dependency on JAX repo once JAX - # no longer relies on TF. - 'jax >= 0.3.15', +@@ -89,8 +89,7 @@ REQUIRED_PACKAGES = [ + 'gast >= 0.2.1, <= 0.4.0', + 'google_pasta >= 0.1.1', + 'h5py >= 2.9.0', - 'libclang >= 13.0.0', - # TODO(b/263178356): numpy 1.24 breaks TF's tests - 'numpy >= 1.22, <= 1.24.3', + 'numpy >= 1.22', 'opt_einsum >= 2.3.2', 'packaging', - # TODO(b/182876485): Protobuf 3.20 results in linker errors on Windows -@@ -111,9 +110,7 @@ REQUIRED_PACKAGES = [ + 'protobuf>=3.20.3,<5.0.0dev,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5', +@@ -99,8 +98,6 @@ REQUIRED_PACKAGES = [ + 'termcolor >= 1.1.0', 'typing_extensions>=3.6.6,<4.6.0', - # TODO(b/266362323): wrapt==1.15.0rc0 incompatible with TF 2.12.0 RC0 (and - # nightly, but works with TF 2.11) -- 'wrapt >= 1.11.0, <1.15', + 'wrapt >= 1.11.0', - 'tensorflow-io-gcs-filesystem >= 0.23.1;platform_machine!="arm64" or ' + - 'platform_system!="Darwin"', -+ 'wrapt >= 1.11.0', # grpcio does not build correctly on big-endian machines due to lack of # BoringSSL support. # See https://github.com/tensorflow/tensorflow/issues/17882. --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0002-fix-genproto.patch b/recipe/patches/0002-fix-genproto.patch index 824a9843..8e0d1054 100644 --- a/recipe/patches/0002-fix-genproto.patch +++ b/recipe/patches/0002-fix-genproto.patch @@ -1,14 +1,14 @@ -From accd9ee8eeea33d02e55431eeaf9120e3e62e2f8 Mon Sep 17 00:00:00 2001 +From c8a4ac14cc63332ae0acd7fa1ac83f5993c692f6 Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 18 May 2023 23:36:59 -0400 -Subject: [PATCH 2/9] fix genproto +Subject: [PATCH 2/6] fix genproto --- tensorflow/tsl/platform/default/build_config.bzl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tensorflow/tsl/platform/default/build_config.bzl b/tensorflow/tsl/platform/default/build_config.bzl -index c6b49ba7..5d92ae99 100644 +index 6ffd37bf26f..cafa2013cb6 100644 --- a/tensorflow/tsl/platform/default/build_config.bzl +++ b/tensorflow/tsl/platform/default/build_config.bzl @@ -403,10 +403,7 @@ def py_proto_library( @@ -23,6 +23,3 @@ index c6b49ba7..5d92ae99 100644 proto_gen( name = name + "_genproto", --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0003-fix-absl-py.patch b/recipe/patches/0003-fix-absl-py.patch index 4ea27081..75ea6461 100644 --- a/recipe/patches/0003-fix-absl-py.patch +++ b/recipe/patches/0003-fix-absl-py.patch @@ -1,14 +1,14 @@ -From 22a43b961b310c3c1fe66160380b822f320b94a3 Mon Sep 17 00:00:00 2001 +From 35b010f1e924250184f21621cc04b3587439daa4 Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Thu, 18 May 2023 06:30:06 -0400 -Subject: [PATCH 3/9] fix absl-py +Subject: [PATCH 3/6] fix absl-py --- third_party/systemlibs/absl_py.absl.flags.BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/third_party/systemlibs/absl_py.absl.flags.BUILD b/third_party/systemlibs/absl_py.absl.flags.BUILD -index 4049989a..d92f4949 100644 +index 4049989ae2f..d92f4949df1 100644 --- a/third_party/systemlibs/absl_py.absl.flags.BUILD +++ b/third_party/systemlibs/absl_py.absl.flags.BUILD @@ -5,3 +5,7 @@ package(default_visibility = ["//visibility:public"]) @@ -19,6 +19,3 @@ index 4049989a..d92f4949 100644 +py_library( + name = "argparse_flags", +) --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch index b9a5b475..dc1a6b76 100644 --- a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch +++ b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch @@ -1,14 +1,14 @@ -From eaa3a4d1cb57e5f1e71e938d0aea782854a9ec3c Mon Sep 17 00:00:00 2001 +From f90a48f1626d17e91792968a459df051f1026c8c Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 30 Jun 2023 08:39:32 +0000 -Subject: [PATCH 4/9] Add additional absl_synchronization linkage to gRPC +Subject: [PATCH 4/6] Add additional absl_synchronization linkage to gRPC --- third_party/systemlibs/grpc.BUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/third_party/systemlibs/grpc.BUILD b/third_party/systemlibs/grpc.BUILD -index 8b703f11..417baf5d 100644 +index 8b703f11556..417baf5d342 100644 --- a/third_party/systemlibs/grpc.BUILD +++ b/third_party/systemlibs/grpc.BUILD @@ -10,6 +10,7 @@ cc_library( @@ -35,6 +35,3 @@ index 8b703f11..417baf5d 100644 ], visibility = ["//visibility:public"], ) --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0008-Add-missing-any_invocable-target-to-absel-bazel.patch b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch similarity index 73% rename from recipe/patches/0008-Add-missing-any_invocable-target-to-absel-bazel.patch rename to recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch index 68d0b48c..cd85144f 100644 --- a/recipe/patches/0008-Add-missing-any_invocable-target-to-absel-bazel.patch +++ b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch @@ -1,14 +1,14 @@ -From efb4251c44c466a1f517835b8fff4c59b18a4917 Mon Sep 17 00:00:00 2001 +From a0e2bfc449f2cd4fc3f4708e983fe4990eaa18d1 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 2 Jul 2023 05:36:41 +0000 -Subject: [PATCH 8/9] Add missing any_invocable target to absel bazel +Subject: [PATCH 5/6] Add missing any_invocable target to absel bazel --- third_party/absl/system.absl.functional.BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/third_party/absl/system.absl.functional.BUILD b/third_party/absl/system.absl.functional.BUILD -index a4f70acf..f05aa98d 100644 +index a4f70acf35c..f05aa98d1bb 100644 --- a/third_party/absl/system.absl.functional.BUILD +++ b/third_party/absl/system.absl.functional.BUILD @@ -9,3 +9,7 @@ cc_library( @@ -19,6 +19,3 @@ index a4f70acf..f05aa98d 100644 +cc_library( + name = "any_invocable", +) --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0005-add-missing-macro-for-CUDA_VERSION.patch b/recipe/patches/0005-add-missing-macro-for-CUDA_VERSION.patch deleted file mode 100644 index d4a29299..00000000 --- a/recipe/patches/0005-add-missing-macro-for-CUDA_VERSION.patch +++ /dev/null @@ -1,32 +0,0 @@ -From 799c1d6b00669a59b55770fc1b2b3c07d914586d Mon Sep 17 00:00:00 2001 -From: Jinzhe Zeng -Date: Fri, 30 Jun 2023 19:00:49 -0400 -Subject: [PATCH 5/9] add missing macro for CUDA_VERSION - ---- - tensorflow/compiler/xla/stream_executor/cuda/cuda_graph.cc | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/tensorflow/compiler/xla/stream_executor/cuda/cuda_graph.cc b/tensorflow/compiler/xla/stream_executor/cuda/cuda_graph.cc -index 45eb8220..b0063383 100644 ---- a/tensorflow/compiler/xla/stream_executor/cuda/cuda_graph.cc -+++ b/tensorflow/compiler/xla/stream_executor/cuda/cuda_graph.cc -@@ -123,6 +123,7 @@ tsl::StatusOr CaptureCudaGraph( - - VLOG(5) << "Captured CUDA graph " << graph; - -+#if CUDA_VERSION >= 12000 - // If verbose logging is enabled print captured CUDA graph debug information. - if (VLOG_IS_ON(100)) { - if (const char* path = getenv("XLA_CUDA_GRAPH_DEBUG_DIRECTORY"); path) { -@@ -153,6 +154,7 @@ tsl::StatusOr CaptureCudaGraph( - } - } - } -+#endif // CUDA_VERSION >= 12000 - - return OwnedCudaGraph(graph); - } --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0006-Add-TypeError-catch-wrapt-1.15.0rc-throws-TypeError-.patch b/recipe/patches/0006-Add-TypeError-catch-wrapt-1.15.0rc-throws-TypeError-.patch deleted file mode 100644 index 30d6c525..00000000 --- a/recipe/patches/0006-Add-TypeError-catch-wrapt-1.15.0rc-throws-TypeError-.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 3971be2cde4d1cf323d0b48115ee17b7f2d632b2 Mon Sep 17 00:00:00 2001 -From: Katherine Wu -Date: Tue, 9 May 2023 13:36:04 -0700 -Subject: [PATCH 6/9] Add TypeError catch (wrapt==1.15.0rc throws TypeError - instead of AttributeError). - -PiperOrigin-RevId: 530700040 ---- - tensorflow/python/training/saving/saveable_object_util.py | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/tensorflow/python/training/saving/saveable_object_util.py b/tensorflow/python/training/saving/saveable_object_util.py -index 9fdc4e77..1a6acd5c 100644 ---- a/tensorflow/python/training/saving/saveable_object_util.py -+++ b/tensorflow/python/training/saving/saveable_object_util.py -@@ -746,7 +746,8 @@ def trackable_has_serialize_to_tensor(obj): - # In some cases (e.g. restored objects), the object may have - # `_serialize_to_tensors` even if the class does not. - return True -- except AttributeError: # Data structure proxy wrappers don't have __dict__. -+ except (AttributeError, TypeError): -+ # Data structure proxy wrappers don't have __dict__. - pass - - # Use MRO so that if a parent class has `_serialize_to_tensors`, but the --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0009-Fix-missing-abseil-linkages.patch b/recipe/patches/0006-Fix-missing-abseil-linkages.patch similarity index 79% rename from recipe/patches/0009-Fix-missing-abseil-linkages.patch rename to recipe/patches/0006-Fix-missing-abseil-linkages.patch index c56f08a0..074fe04d 100644 --- a/recipe/patches/0009-Fix-missing-abseil-linkages.patch +++ b/recipe/patches/0006-Fix-missing-abseil-linkages.patch @@ -1,14 +1,14 @@ -From 7c2b7fb11159b149f3d0edf90ac5b55681a8cef1 Mon Sep 17 00:00:00 2001 +From 2544613f3ab48ea722ffe868b94c90103d72ca2a Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 3 Jul 2023 04:45:46 +0000 -Subject: [PATCH 9/9] Fix missing abseil linkages +Subject: [PATCH 6/6] Fix missing abseil linkages --- third_party/absl/system.absl.strings.BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/absl/system.absl.strings.BUILD b/third_party/absl/system.absl.strings.BUILD -index fa9a7a84..d04776c9 100644 +index fa9a7a84f67..d04776c98bf 100644 --- a/third_party/absl/system.absl.strings.BUILD +++ b/third_party/absl/system.absl.strings.BUILD @@ -26,7 +26,7 @@ cc_library( @@ -20,6 +20,3 @@ index fa9a7a84..d04776c9 100644 deps = [ ":str_format", "//absl/container:compressed_tuple", --- -2.39.2 (Apple Git-143) - diff --git a/recipe/patches/0007-Update-Abseil-to-the-latest-LTS-replace-or-with-in-d.patch b/recipe/patches/0007-Update-Abseil-to-the-latest-LTS-replace-or-with-in-d.patch deleted file mode 100644 index ff864208..00000000 --- a/recipe/patches/0007-Update-Abseil-to-the-latest-LTS-replace-or-with-in-d.patch +++ /dev/null @@ -1,450 +0,0 @@ -From 20787a0315dc6ed7217395d3ecdeea97d60afccc Mon Sep 17 00:00:00 2001 -From: David Dunleavy -Date: Thu, 13 Apr 2023 10:02:13 -0700 -Subject: [PATCH 7/9] Update Abseil to the latest LTS, replace `or` with `||` - in data_format_ops.cc - -Current build requires a more recent Abseil with AnyInvocable, otherwise the build raise the following error: - -no such target '@com_google_absl//absl/functional:any_invocable': target 'any_invocable' not declared in package 'absl/functional' defined by /root/.cache/bazel/_bazel_root/edfec97661350df226696afb5a35c874/external/com_google_absl/absl/functional/BUILD.bazel and referenced by '@org_tensorflow//tensorflow/compiler/xla/stream_executor:stream_executor_headers' - -PiperOrigin-RevId: 524030843 ---- - .../tf2xla/kernels/data_format_ops.cc | 4 +- - .../lite/tools/cmake/modules/abseil-cpp.cmake | 2 +- - .../def_file_filter/def_file_filter.py.tpl | 5 +- - .../absl/absl_designated_initializers.patch | 65 +++++ - ...m_google_absl_fix_mac_and_nvcc_build.patch | 267 ------------------ - third_party/absl/workspace.bzl | 9 +- - 6 files changed, 75 insertions(+), 277 deletions(-) - create mode 100644 third_party/absl/absl_designated_initializers.patch - delete mode 100644 third_party/absl/com_google_absl_fix_mac_and_nvcc_build.patch - -diff --git a/tensorflow/compiler/tf2xla/kernels/data_format_ops.cc b/tensorflow/compiler/tf2xla/kernels/data_format_ops.cc -index 1707fd10..e2b3e3ff 100644 ---- a/tensorflow/compiler/tf2xla/kernels/data_format_ops.cc -+++ b/tensorflow/compiler/tf2xla/kernels/data_format_ops.cc -@@ -35,13 +35,13 @@ class DataFormatDimMapOp : public XlaOpKernel { - OP_REQUIRES_OK(context, context->GetAttr("src_format", &src_format)); - string dst_format; - OP_REQUIRES_OK(context, context->GetAttr("dst_format", &dst_format)); -- OP_REQUIRES(context, src_format.size() == 4 or src_format.size() == 5, -+ OP_REQUIRES(context, src_format.size() == 4 || src_format.size() == 5, - errors::InvalidArgument( - absl::StrCat("Source format must of length 4 or 5, " - "received src_format = ", - src_format))); - OP_REQUIRES( -- context, dst_format.size() == 4 or dst_format.size() == 5, -+ context, dst_format.size() == 4 || dst_format.size() == 5, - errors::InvalidArgument(absl::StrCat( - "Destination format must of length 4 or 5, received dst_format = ", - dst_format))); -diff --git a/tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake b/tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake -index fe91b029..92e746af 100644 ---- a/tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake -+++ b/tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake -@@ -24,7 +24,7 @@ OverridableFetchContent_Declare( - abseil-cpp - GIT_REPOSITORY https://github.com/abseil/abseil-cpp - # Sync with tensorflow/third_party/absl/workspace.bzl -- GIT_TAG 273292d1cfc0a94a65082ee350509af1d113344d -+ GIT_TAG b971ac5250ea8de900eae9f95e06548d14cd95fe - GIT_SHALLOW TRUE - GIT_PROGRESS TRUE - PREFIX "${CMAKE_BINARY_DIR}" -diff --git a/tensorflow/tools/def_file_filter/def_file_filter.py.tpl b/tensorflow/tools/def_file_filter/def_file_filter.py.tpl -index 444c2d15..7e93850d 100644 ---- a/tensorflow/tools/def_file_filter/def_file_filter.py.tpl -+++ b/tensorflow/tools/def_file_filter/def_file_filter.py.tpl -@@ -1,5 +1,4 @@ - # Copyright 2017 The TensorFlow Authors. All Rights Reserved. --# - # Licensed under the Apache License, Version 2.0 (the "License"); - # you may not use this file except in compliance with the License. - # You may obtain a copy of the License at -@@ -292,8 +291,8 @@ def main(): - def_fp.write("\t ??_7ConfigProto@tensorflow@@6B@\n") # for _pywrap_tfe - def_fp.write("\t ??_7CoordinatedTask@tensorflow@@6B@\n") # for _pywrap_tfe - def_fp.write("\t ?InternalSwap@CoordinatedTask@tensorflow@@AEAAXPEAV12@@Z\n") # for _pywrap_tfe -- def_fp.write("\t ?kSeed@MixingHashState@hash_internal@lts_20220623@absl@@0QEBXEB\n") # for _pywrap_tfcompile -- def_fp.write("\t ?kEmptyGroup@container_internal@lts_20220623@absl@@3QBW4ctrl_t@123@B\n") # for _pywrap_tfcompile -+ def_fp.write("\t ?kSeed@MixingHashState@hash_internal@lts_20230125@absl@@0QEBXEB\n") # for _pywrap_tfcompile -+ def_fp.write("\t ?kEmptyGroup@container_internal@lts_20230125@absl@@3QBW4ctrl_t@123@B\n") # for _pywrap_tfcompile - def_fp.write("\t ??_7GraphDef@tensorflow@@6B@\n") - def_fp.write("\t ??_7DeviceProperties@tensorflow@@6B@\n") - def_fp.write("\t ??_7MetaGraphDef@tensorflow@@6B@\n") -diff --git a/third_party/absl/absl_designated_initializers.patch b/third_party/absl/absl_designated_initializers.patch -new file mode 100644 -index 00000000..6ee23223 ---- /dev/null -+++ b/third_party/absl/absl_designated_initializers.patch -@@ -0,0 +1,65 @@ -+diff --git a/absl/crc/internal/crc_memcpy_x86_64.cc b/absl/crc/internal/crc_memcpy_x86_64.cc -+index 66f784de..ff424c54 100644 -+--- a/absl/crc/internal/crc_memcpy_x86_64.cc -++++ b/absl/crc/internal/crc_memcpy_x86_64.cc -+@@ -359,18 +359,18 @@ CrcMemcpy::ArchSpecificEngines CrcMemcpy::GetArchSpecificEngines() { -+ case CpuType::kIntelHaswell: -+ case CpuType::kIntelIvybridge: -+ return { -+- .temporal = new FallbackCrcMemcpyEngine(), -+- .non_temporal = new CrcNonTemporalMemcpyAVXEngine(), -++ /*.temporal=*/new FallbackCrcMemcpyEngine(), -++ /*.non_temporal=*/new CrcNonTemporalMemcpyAVXEngine(), -+ }; -+ // INTEL_SANDYBRIDGE performs better with SSE than AVX. -+ case CpuType::kIntelSandybridge: -+ return { -+- .temporal = new FallbackCrcMemcpyEngine(), -+- .non_temporal = new CrcNonTemporalMemcpyEngine(), -++ /*.temporal=*/new FallbackCrcMemcpyEngine(), -++ /*.non_temporal=*/new CrcNonTemporalMemcpyEngine(), -+ }; -+ default: -+- return {.temporal = new FallbackCrcMemcpyEngine(), -+- .non_temporal = new FallbackCrcMemcpyEngine()}; -++ return {/*.temporal=*/new FallbackCrcMemcpyEngine(), -++ /*.non_temporal=*/new FallbackCrcMemcpyEngine()}; -+ } -+ #else -+ // Get the underlying architecture. -+@@ -388,8 +388,8 @@ CrcMemcpy::ArchSpecificEngines CrcMemcpy::GetArchSpecificEngines() { -+ case CpuType::kAmdRome: -+ case CpuType::kAmdNaples: -+ return { -+- .temporal = new AcceleratedCrcMemcpyEngine<1, 2>(), -+- .non_temporal = new CrcNonTemporalMemcpyAVXEngine(), -++ /*.temporal=*/new AcceleratedCrcMemcpyEngine<1, 2>(), -++ /*.non_temporal=*/new CrcNonTemporalMemcpyAVXEngine(), -+ }; -+ // PCLMULQDQ is slow and we don't have wide enough issue width to take -+ // advantage of it. For an unknown architecture, don't risk using CLMULs. -+@@ -400,18 +400,18 @@ CrcMemcpy::ArchSpecificEngines CrcMemcpy::GetArchSpecificEngines() { -+ case CpuType::kIntelHaswell: -+ case CpuType::kIntelIvybridge: -+ return { -+- .temporal = new AcceleratedCrcMemcpyEngine<3, 0>(), -+- .non_temporal = new CrcNonTemporalMemcpyAVXEngine(), -++ /*.temporal=*/new AcceleratedCrcMemcpyEngine<3, 0>(), -++ /*.non_temporal=*/new CrcNonTemporalMemcpyAVXEngine(), -+ }; -+ // INTEL_SANDYBRIDGE performs better with SSE than AVX. -+ case CpuType::kIntelSandybridge: -+ return { -+- .temporal = new AcceleratedCrcMemcpyEngine<3, 0>(), -+- .non_temporal = new CrcNonTemporalMemcpyEngine(), -++ /*.temporal=*/new AcceleratedCrcMemcpyEngine<3, 0>(), -++ /*.non_temporal=*/new CrcNonTemporalMemcpyEngine(), -+ }; -+ default: -+- return {.temporal = new FallbackCrcMemcpyEngine(), -+- .non_temporal = new FallbackCrcMemcpyEngine()}; -++ return {/*.temporal=*/new FallbackCrcMemcpyEngine(), -++ /*.non_temporal=*/new FallbackCrcMemcpyEngine()}; -+ } -+ #endif // UNDEFINED_BEHAVIOR_SANITIZER -+ } -diff --git a/third_party/absl/com_google_absl_fix_mac_and_nvcc_build.patch b/third_party/absl/com_google_absl_fix_mac_and_nvcc_build.patch -deleted file mode 100644 -index f5c03435..00000000 ---- a/third_party/absl/com_google_absl_fix_mac_and_nvcc_build.patch -+++ /dev/null -@@ -1,267 +0,0 @@ --diff --git a/absl/container/internal/compressed_tuple.h b/absl/container/internal/compressed_tuple.h --index 5ebe1649..01db7134 100644 ----- a/absl/container/internal/compressed_tuple.h --+++ b/absl/container/internal/compressed_tuple.h --@@ -32,7 +32,6 @@ -- #ifndef ABSL_CONTAINER_INTERNAL_COMPRESSED_TUPLE_H_ -- #define ABSL_CONTAINER_INTERNAL_COMPRESSED_TUPLE_H_ -- ---#include -- #include -- #include -- #include --@@ -77,134 +76,61 @@ constexpr bool IsFinal() { -- #endif -- } -- ---// We can't use EBCO on other CompressedTuples because that would mean that we ---// derive from multiple Storage<> instantiations with the same I parameter, ---// and potentially from multiple identical Storage<> instantiations. So anytime ---// we use type inheritance rather than encapsulation, we mark ---// CompressedTupleImpl, to make this easy to detect. ---struct uses_inheritance {}; --- -- template -- constexpr bool ShouldUseBase() { --- return std::is_class::value && std::is_empty::value && !IsFinal() && --- !std::is_base_of::value; --+ return std::is_class::value && std::is_empty::value && !IsFinal(); -- } -- -- // The storage class provides two specializations: -- // - For empty classes, it stores T as a base class. -- // - For everything else, it stores T as a member. ---template ::type>()> ---#else --- bool UseBase = ShouldUseBase()> ---#endif --+template >()> -- struct Storage { --+ using T = ElemT; -- T value; -- constexpr Storage() = default; --- template --- explicit constexpr Storage(absl::in_place_t, V&& v) --- : value(absl::forward(v)) {} --+ explicit constexpr Storage(T&& v) : value(absl::forward(v)) {} -- constexpr const T& get() const& { return value; } -- T& get() & { return value; } -- constexpr const T&& get() const&& { return absl::move(*this).value; } -- T&& get() && { return std::move(*this).value; } -- }; -- ---template ---struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage : T { --+template --+struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC Storage --+ : ElemT { --+ using T = internal_compressed_tuple::ElemT; -- constexpr Storage() = default; --- --- template --- explicit constexpr Storage(absl::in_place_t, V&& v) --- : T(absl::forward(v)) {} --- --+ explicit constexpr Storage(T&& v) : T(absl::forward(v)) {} -- constexpr const T& get() const& { return *this; } -- T& get() & { return *this; } -- constexpr const T&& get() const&& { return absl::move(*this); } -- T&& get() && { return std::move(*this); } -- }; -- ---template --+template -- struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl; -- ---template ---struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< --- CompressedTuple, absl::index_sequence, ShouldAnyUseBase> --+template --+struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC --+ CompressedTupleImpl, absl::index_sequence> -- // We use the dummy identity function through std::integral_constant to -- // convince MSVC of accepting and expanding I in that context. Without it -- // you would get: -- // error C3548: 'I': parameter pack cannot be used in this context --- : uses_inheritance, --- Storage::value>... { --+ : Storage, --+ std::integral_constant::value>... { -- constexpr CompressedTupleImpl() = default; --- template --- explicit constexpr CompressedTupleImpl(absl::in_place_t, Vs&&... args) --- : Storage(absl::in_place, absl::forward(args))... {} --- friend CompressedTuple; --+ explicit constexpr CompressedTupleImpl(Ts&&... args) --+ : Storage, I>(absl::forward(args))... {} -- }; -- ---template ---struct ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTupleImpl< --- CompressedTuple, absl::index_sequence, false> --- // We use the dummy identity function as above... --- : Storage::value, false>... { --- constexpr CompressedTupleImpl() = default; --- template --- explicit constexpr CompressedTupleImpl(absl::in_place_t, Vs&&... args) --- : Storage(absl::in_place, absl::forward(args))... {} --- friend CompressedTuple; ---}; --- ---std::false_type Or(std::initializer_list); ---std::true_type Or(std::initializer_list); --- ---// MSVC requires this to be done separately rather than within the declaration ---// of CompressedTuple below. ---template ---constexpr bool ShouldAnyUseBase() { --- return decltype( --- Or({std::integral_constant()>()...})){}; ---} --- ---template ---using TupleElementMoveConstructible = --- typename std::conditional::value, --- std::is_convertible, --- std::is_constructible>::type; --- ---template ---struct TupleMoveConstructible : std::false_type {}; --- ---template ---struct TupleMoveConstructible, Vs...> --- : std::integral_constant< --- bool, absl::conjunction< --- TupleElementMoveConstructible...>::value> {}; --- ---template ---struct compressed_tuple_size; --- ---template ---struct compressed_tuple_size> --- : public std::integral_constant {}; --- ---template ---struct TupleItemsMoveConstructible --- : std::integral_constant< --- bool, TupleMoveConstructible::value == --- sizeof...(Vs), --- T, Vs...>::value> {}; --- -- } // namespace internal_compressed_tuple -- -- // Helper class to perform the Empty Base Class Optimization. -- // Ts can contain classes and non-classes, empty or not. For the ones that -- // are empty classes, we perform the CompressedTuple. If all types in Ts are ---// empty classes, then CompressedTuple is itself an empty class. (This ---// does not apply when one or more of those empty classes is itself an empty ---// CompressedTuple.) --+// empty classes, then CompressedTuple is itself an empty class. -- // -- // To access the members, use member .get() function. -- // --@@ -220,59 +146,36 @@ struct TupleItemsMoveConstructible -- template -- class ABSL_INTERNAL_COMPRESSED_TUPLE_DECLSPEC CompressedTuple -- : private internal_compressed_tuple::CompressedTupleImpl< --- CompressedTuple, absl::index_sequence_for, --- internal_compressed_tuple::ShouldAnyUseBase()> { --+ CompressedTuple, absl::index_sequence_for> { -- private: -- template -- using ElemT = internal_compressed_tuple::ElemT; -- --- template --- using StorageT = internal_compressed_tuple::Storage, I>; --- -- public: --- // There seems to be a bug in MSVC dealing in which using '=default' here will --- // cause the compiler to ignore the body of other constructors. The work- --- // around is to explicitly implement the default constructor. ---#if defined(_MSC_VER) --- constexpr CompressedTuple() : CompressedTuple::CompressedTupleImpl() {} ---#else -- constexpr CompressedTuple() = default; ---#endif --- explicit constexpr CompressedTuple(const Ts&... base) --- : CompressedTuple::CompressedTupleImpl(absl::in_place, base...) {} --- --- template )>>, --- internal_compressed_tuple::TupleItemsMoveConstructible< --- CompressedTuple, First, Vs...>>::value, --- bool> = true> --- explicit constexpr CompressedTuple(First&& first, Vs&&... base) --- : CompressedTuple::CompressedTupleImpl(absl::in_place, --- absl::forward(first), --- absl::forward(base)...) {} --+ explicit constexpr CompressedTuple(Ts... base) --+ : CompressedTuple::CompressedTupleImpl(absl::forward(base)...) {} -- -- template -- ElemT& get() & { --- return StorageT::get(); --+ return internal_compressed_tuple::Storage::get(); -- } -- -- template -- constexpr const ElemT& get() const& { --- return StorageT::get(); --+ return internal_compressed_tuple::Storage::get(); -- } -- -- template -- ElemT&& get() && { --- return std::move(*this).StorageT::get(); --+ return std::move(*this) --+ .internal_compressed_tuple::template Storage::get(); -- } -- -- template -- constexpr const ElemT&& get() const&& { --- return absl::move(*this).StorageT::get(); --+ return absl::move(*this) --+ .internal_compressed_tuple::template Storage::get(); -- } -- }; -- --diff --git a/absl/time/internal/cctz/BUILD.bazel b/absl/time/internal/cctz/BUILD.bazel --index 7304d40d..75d8e086 100644 ----- a/absl/time/internal/cctz/BUILD.bazel --+++ b/absl/time/internal/cctz/BUILD.bazel --@@ -72,15 +72,6 @@ cc_library( -- "include/cctz/time_zone.h", -- "include/cctz/zone_info_source.h", -- ], --- linkopts = select({ --- ":osx": [ --- "-framework Foundation", --- ], --- ":ios": [ --- "-framework Foundation", --- ], --- "//conditions:default": [], --- }), -- visibility = ["//visibility:public"], -- deps = [ -- ":civil_time", --diff --git a/absl/base/config.h b/absl/base/config.h --index 8533aea..07b4e80 100644 ----- a/absl/base/config.h.orig --+++ b/absl/base/config.h --@@ -906,7 +906,7 @@ static_assert(ABSL_INTERNAL_INLINE_NAMESPACE_STR[0] != 'h' || -- // SIMD). -- #ifdef ABSL_INTERNAL_HAVE_ARM_NEON -- #error ABSL_INTERNAL_HAVE_ARM_NEON cannot be directly set ---#elif defined(__ARM_NEON) --+#elif defined(__ARM_NEON) && !defined(__CUDACC__) -- #define ABSL_INTERNAL_HAVE_ARM_NEON 1 -- #endif -- -diff --git a/third_party/absl/workspace.bzl b/third_party/absl/workspace.bzl -index 8c8923f1..07f49ceb 100644 ---- a/third_party/absl/workspace.bzl -+++ b/third_party/absl/workspace.bzl -@@ -7,8 +7,8 @@ def repo(): - - # Attention: tools parse and update these lines. - # LINT.IfChange -- ABSL_COMMIT = "273292d1cfc0a94a65082ee350509af1d113344d" -- ABSL_SHA256 = "94aef187f688665dc299d09286bfa0d22c4ecb86a80b156dff6aabadc5a5c26d" -+ ABSL_COMMIT = "b971ac5250ea8de900eae9f95e06548d14cd95fe" -+ ABSL_SHA256 = "8eeec9382fc0338ef5c60053f3a4b0e0708361375fe51c9e65d0ce46ccfe55a7" - # LINT.ThenChange(//tensorflow/lite/tools/cmake/modules/abseil-cpp.cmake) - - SYS_DIRS = [ -@@ -42,8 +42,9 @@ def repo(): - build_file = "//third_party/absl:com_google_absl.BUILD", - system_build_file = "//third_party/absl:system.BUILD", - system_link_files = SYS_LINKS, -- # TODO(b/234139015): Remove the patch when https://github.com/abseil/abseil-cpp/issues/326 is resolved -- patch_file = ["//third_party/absl:com_google_absl_fix_mac_and_nvcc_build.patch"], -+ # This patch pulls in a fix for designated initializers that MSVC -+ # complains about. It shouldn't be necessary at the next LTS release. -+ patch_file = ["//third_party/absl:absl_designated_initializers.patch"], - strip_prefix = "abseil-cpp-{commit}".format(commit = ABSL_COMMIT), - urls = tf_mirror_urls("https://github.com/abseil/abseil-cpp/archive/{commit}.tar.gz".format(commit = ABSL_COMMIT)), - ) --- -2.39.2 (Apple Git-143) - From 6e59eec6a5b5b14359053c34f0bfc277bdbb1a5b Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:23:33 +1100 Subject: [PATCH 04/28] update dependencies * dependency on jax got removed in 2.13 * keras-processing hasn't been a requirement since 2.11 * update protobuf constraint --- recipe/meta.yaml | 31 +++++++++++-------------------- 1 file changed, 11 insertions(+), 20 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 409e524a..3124f61d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,4 @@ {% set version = "2.13.0" %} -{% set estimator_version = "2.12.0" %} package: name: tensorflow-split @@ -16,15 +15,14 @@ source: - patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch - patches/0006-Fix-missing-abseil-linkages.patch - - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ estimator_version.replace(".rc", "-rc") }}.tar.gz - sha256: 86c75e830c6ba762d0e3cf04c160096930fb12a992e69b3f24674b9f58902063 + - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz + sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e folder: tensorflow-estimator build: number: 0 skip: true # [win] skip: true # [python_impl == 'pypy'] - skip: true # [cuda_compiler_version in ("10.2", "11.0", "11.1")] requirements: build: @@ -85,9 +83,6 @@ requirements: - dill - giflib - libgrpc - # 2022/04/25 hmaarrfk - # the latest flatbuffers 2.0.6 seems to have removed a sybmol in a patch release... - # https://github.com/Qengineering/TensorFlow_Lite_Pose_RPi_64-bits/issues/3#issuecomment-1034799822 - flatbuffers - icu - libjpeg-turbo @@ -105,18 +100,17 @@ requirements: - gast >=0.2.1,<=0.4.0 - google-pasta >=0.1.1 - h5py >=2.9.0 - - keras-preprocessing >=1.1.1 - numpy - opt_einsum >=2.3.2 - - protobuf >=3.9.2 + - protobuf >=3.20.3,<5,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5 - python-flatbuffers >=2 - six >=1.12 - termcolor >=1.1.0 - typing_extensions >=3.6.6,<4.6.0 - wrapt >=1.11.0 # TF-API needs to move in sync - - tensorboard >=2.12,<2.13 - - keras >=2.12,<2.13 + - tensorboard >=2.13,<2.14 + - keras >=2.13,<2.14 outputs: # 2021/12/29: hmaarrfk @@ -183,18 +177,17 @@ outputs: - gast >=0.2.1,<=0.4.0 - google-pasta >=0.1.1 - h5py >=2.9.0 - - keras-preprocessing >=1.1.1 - numpy - opt_einsum >=2.3.2 - - protobuf >=3.9.2 + - protobuf >=3.20.3,<5,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5 - python-flatbuffers >=2 - six >=1.12 - termcolor >=1.1.0 - typing_extensions >=3.6.6,<4.6.0 - wrapt >=1.11.0 # TF-API needs to move in sync - - tensorboard >=2.12,<2.13 - - keras >=2.12,<2.13 + - tensorboard >=2.13,<2.14 + - keras >=2.13,<2.14 run: - python - packaging @@ -204,19 +197,17 @@ outputs: - google-pasta >=0.1.1 - grpcio {{ libgrpc }}.* - h5py >=2.9.0 - - jax >=0.3.15 - - keras-preprocessing >=1.1.1 - {{ pin_compatible('numpy', lower_bound='1.22') }} - opt_einsum >=2.3.2 - - protobuf >=3.9.2 + - protobuf >=3.20.3,<5,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5 - python-flatbuffers >=2 - six >=1.12 - termcolor >=1.1.0 - typing_extensions >=3.6.6,<4.6.0 - wrapt >=1.11.0 # TF-API needs to move in sync - - tensorboard >=2.12,<2.13 - - keras >=2.12,<2.13 + - tensorboard >=2.13,<2.14 + - keras >=2.13,<2.14 # avoid that people without GPUs needlessly download ~0.5-1GB - __cuda # [cuda_compiler_version != "None"] - __osx >={{ MACOSX_DEPLOYMENT_TARGET|default("10.9") }} # [osx and x86_64] From c0373596eaa9b8601de4b42872a088a2783037ba Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:26:37 +1100 Subject: [PATCH 05/28] backport patch for loosening gast landed right after 2.13.0 got released --- recipe/meta.yaml | 8 +++-- recipe/patches/0001-loosen-requirements.patch | 2 +- recipe/patches/0002-fix-genproto.patch | 2 +- recipe/patches/0003-fix-absl-py.patch | 2 +- ...absl_synchronization-linkage-to-gRPC.patch | 2 +- ...-any_invocable-target-to-absel-bazel.patch | 2 +- .../0006-Fix-missing-abseil-linkages.patch | 2 +- ...npin-gast-dependency-for-pip_package.patch | 31 +++++++++++++++++++ 8 files changed, 42 insertions(+), 9 deletions(-) create mode 100644 recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 3124f61d..2b7bb68c 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -14,6 +14,8 @@ source: - patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch - patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch - patches/0006-Fix-missing-abseil-linkages.patch + # backport https://github.com/tensorflow/tensorflow/pull/61134 + - patches/0007-unpin-gast-dependency-for-pip_package.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e @@ -97,7 +99,7 @@ requirements: # github.com/tensorflow/tensorflow/blob/v{{ version }}/tensorflow/tools/pip_package/setup.py - absl-py >=1.0.0 - astunparse >=1.6.0 - - gast >=0.2.1,<=0.4.0 + - gast >=0.2.1,!=0.5.0,!=0.5.1,!=0.5.2 - google-pasta >=0.1.1 - h5py >=2.9.0 - numpy @@ -174,7 +176,7 @@ outputs: # requirements specified by the package itself - absl-py >=1.0.0 - astunparse >=1.6.0 - - gast >=0.2.1,<=0.4.0 + - gast >=0.2.1,!=0.5.0,!=0.5.1,!=0.5.2 - google-pasta >=0.1.1 - h5py >=2.9.0 - numpy @@ -193,7 +195,7 @@ outputs: - packaging - absl-py >=1.0.0 - astunparse >=1.6.0 - - gast >=0.2.1,<=0.4.0 + - gast >=0.2.1,!=0.5.0,!=0.5.1,!=0.5.2 - google-pasta >=0.1.1 - grpcio {{ libgrpc }}.* - h5py >=2.9.0 diff --git a/recipe/patches/0001-loosen-requirements.patch b/recipe/patches/0001-loosen-requirements.patch index ecee4e9f..14961c62 100644 --- a/recipe/patches/0001-loosen-requirements.patch +++ b/recipe/patches/0001-loosen-requirements.patch @@ -1,7 +1,7 @@ From 507cc33a6dbd48138aea7ac1a4200a65898605a0 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 30 Dec 2021 06:57:09 +0200 -Subject: [PATCH 1/6] loosen requirements +Subject: [PATCH 1/7] loosen requirements * Remove unused libclang requirement * Remove unecessary tensorflow-io-gcs-filesystem diff --git a/recipe/patches/0002-fix-genproto.patch b/recipe/patches/0002-fix-genproto.patch index 8e0d1054..d3262b2f 100644 --- a/recipe/patches/0002-fix-genproto.patch +++ b/recipe/patches/0002-fix-genproto.patch @@ -1,7 +1,7 @@ From c8a4ac14cc63332ae0acd7fa1ac83f5993c692f6 Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 18 May 2023 23:36:59 -0400 -Subject: [PATCH 2/6] fix genproto +Subject: [PATCH 2/7] fix genproto --- tensorflow/tsl/platform/default/build_config.bzl | 5 +---- diff --git a/recipe/patches/0003-fix-absl-py.patch b/recipe/patches/0003-fix-absl-py.patch index 75ea6461..17452b55 100644 --- a/recipe/patches/0003-fix-absl-py.patch +++ b/recipe/patches/0003-fix-absl-py.patch @@ -1,7 +1,7 @@ From 35b010f1e924250184f21621cc04b3587439daa4 Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Thu, 18 May 2023 06:30:06 -0400 -Subject: [PATCH 3/6] fix absl-py +Subject: [PATCH 3/7] fix absl-py --- third_party/systemlibs/absl_py.absl.flags.BUILD | 4 ++++ diff --git a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch index dc1a6b76..2544ac69 100644 --- a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch +++ b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch @@ -1,7 +1,7 @@ From f90a48f1626d17e91792968a459df051f1026c8c Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 30 Jun 2023 08:39:32 +0000 -Subject: [PATCH 4/6] Add additional absl_synchronization linkage to gRPC +Subject: [PATCH 4/7] Add additional absl_synchronization linkage to gRPC --- third_party/systemlibs/grpc.BUILD | 3 +++ diff --git a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch index cd85144f..672680e5 100644 --- a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch +++ b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch @@ -1,7 +1,7 @@ From a0e2bfc449f2cd4fc3f4708e983fe4990eaa18d1 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 2 Jul 2023 05:36:41 +0000 -Subject: [PATCH 5/6] Add missing any_invocable target to absel bazel +Subject: [PATCH 5/7] Add missing any_invocable target to absel bazel --- third_party/absl/system.absl.functional.BUILD | 4 ++++ diff --git a/recipe/patches/0006-Fix-missing-abseil-linkages.patch b/recipe/patches/0006-Fix-missing-abseil-linkages.patch index 074fe04d..22720edf 100644 --- a/recipe/patches/0006-Fix-missing-abseil-linkages.patch +++ b/recipe/patches/0006-Fix-missing-abseil-linkages.patch @@ -1,7 +1,7 @@ From 2544613f3ab48ea722ffe868b94c90103d72ca2a Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 3 Jul 2023 04:45:46 +0000 -Subject: [PATCH 6/6] Fix missing abseil linkages +Subject: [PATCH 6/7] Fix missing abseil linkages --- third_party/absl/system.absl.strings.BUILD | 2 +- diff --git a/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch new file mode 100644 index 00000000..dc36538a --- /dev/null +++ b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch @@ -0,0 +1,31 @@ +From cc71d66db8ef279fa0abd69d2503b846f06614ed Mon Sep 17 00:00:00 2001 +From: "H. Vetinari" +Date: Sat, 1 Jul 2023 10:25:10 +1100 +Subject: [PATCH 7/7] unpin gast dependency for pip_package + +Commit c762c4501ca017994c1fa5554c3c8e47b7c80b66 noted that +"I also know that gast 0.5.2 breaks one of our tests" and committed +"gast versions above 0.4.0 are incompatible with some of TF's tests." + +In #56244, it was suggested to raise a PR to remove the cap. In view +of the above-mentioned constraints, I've excluded everything after 0.4.0 +up to 0.5.2; note that 0.5.0 directly followed 0.4.0, see +https://github.com/serge-sans-paille/gast/tags +--- + tensorflow/tools/pip_package/setup.py | 3 +-- + 1 file changed, 1 insertion(+), 2 deletions(-) + +diff --git a/tensorflow/tools/pip_package/setup.py b/tensorflow/tools/pip_package/setup.py +index f7ab72c4f6d..87acb04145b 100644 +--- a/tensorflow/tools/pip_package/setup.py ++++ b/tensorflow/tools/pip_package/setup.py +@@ -85,8 +85,7 @@ REQUIRED_PACKAGES = [ + 'absl-py >= 1.0.0', + 'astunparse >= 1.6.0', + 'flatbuffers >= 23.1.21', +- # TODO(b/213222745) gast versions above 0.4.0 break TF's tests +- 'gast >= 0.2.1, <= 0.4.0', ++ 'gast >=0.2.1,!=0.5.0,!=0.5.1,!=0.5.2', + 'google_pasta >= 0.1.1', + 'h5py >= 2.9.0', + 'numpy >= 1.22', From fbdf4b541364a8d8b889e0320b65487cadb54c1f Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:30:16 +1100 Subject: [PATCH 06/28] manually add protobuf migration --- .../migrations/libprotobuf4233_libgrpc156.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .ci_support/migrations/libprotobuf4233_libgrpc156.yaml diff --git a/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml b/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml new file mode 100644 index 00000000..5fd03406 --- /dev/null +++ b/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml @@ -0,0 +1,11 @@ +__migrator: + build_number: 1 + kind: version + migration_number: 1 +libgrpc: +- '1.54' +- '1.56' +libprotobuf: +- '3.21' +- '4.23.3' +migrator_ts: 1688154716.9176981 From 52b195d7c44da80ea1e33432aa6dd2666d64100f Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:30:24 +1100 Subject: [PATCH 07/28] manually add CUDA 12 migration --- .ci_support/migrations/cuda120.yaml | 80 +++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 .ci_support/migrations/cuda120.yaml diff --git a/.ci_support/migrations/cuda120.yaml b/.ci_support/migrations/cuda120.yaml new file mode 100644 index 00000000..17b77c9c --- /dev/null +++ b/.ci_support/migrations/cuda120.yaml @@ -0,0 +1,80 @@ +migrator_ts: 1682985063 +__migrator: + kind: + version + migration_number: + 1 + build_number: + 1 + paused: false + override_cbc_keys: + - cuda_compiler_stub + operation: key_add + check_solvable: false + primary_key: cuda_compiler_version + ordering: + cxx_compiler_version: + - 9 + - 8 + - 7 + c_compiler_version: + - 9 + - 8 + - 7 + fortran_compiler_version: + - 9 + - 8 + - 7 + docker_image: + - quay.io/condaforge/linux-anvil-comp7 # [os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-aarch64 # [os.environ.get("BUILD_PLATFORM") == "linux-aarch64"] + - quay.io/condaforge/linux-anvil-ppc64le # [os.environ.get("BUILD_PLATFORM") == "linux-ppc64le"] + - quay.io/condaforge/linux-anvil-armv7l # [os.environ.get("BUILD_PLATFORM") == "linux-armv7l"] + - quay.io/condaforge/linux-anvil-cuda:9.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:10.0 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:10.1 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:10.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:11.0 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:11.1 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cuda:11.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + - quay.io/condaforge/linux-anvil-cos7-x86_64 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] + cuda_compiler_version: + - None + - 10.2 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 11.0 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 11.1 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 11.2 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 12.0 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + commit_message: | + Rebuild for CUDA 12 + + The transition to CUDA 12 SDK includes new packages for all CUDA libraries and + build tools. Notably, the cudatoolkit package no longer exists, and packages + should depend directly on the specific CUDA libraries (libcublas, libcusolver, + etc) as needed. For an in-depth overview of the changes and to report problems + [see this issue]( https://github.com/conda-forge/conda-forge.github.io/issues/1963 ). + Please feel free to raise any issues encountered there. Thank you! :pray: + +cuda_compiler: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - cuda-nvcc # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +cuda_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 12.0 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +c_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +cxx_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +fortran_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +cudnn: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - 8 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +cdt_name: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - cos7 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + +docker_image: # [os.environ.get("BUILD_PLATFORM", "").startswith("linux-") and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] + - quay.io/condaforge/linux-anvil-cos7-x86_64 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64" and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] From 1a64c43bdefaec046750611426bd6baad9258271 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:44:15 +1100 Subject: [PATCH 08/28] realign some selectors --- recipe/meta.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2b7bb68c..97845de5 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -121,11 +121,11 @@ outputs: # circularity is broken upstream by the fact that they have to bootstrap # their builds - name: tensorflow-base - script: build_pkg.sh # [not win] + script: build_pkg.sh # [unix] script: build_pkg.bat # [win] build: string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] # weigh down cpu implementation and give cuda preference track_features: - tensorflow-cpu # [cuda_compiler_version == "None"] @@ -143,7 +143,7 @@ outputs: build: - {{ compiler('c') }} - {{ compiler('cxx') }} - - {{ compiler('cuda') }} # [cuda_compiler_version != "None"] + - {{ compiler('cuda') }} # [cuda_compiler_version != "None"] - python # [build_platform != target_platform] - cross-python_{{ target_platform }} # [build_platform != target_platform] host: @@ -211,7 +211,7 @@ outputs: - tensorboard >=2.13,<2.14 - keras >=2.13,<2.14 # avoid that people without GPUs needlessly download ~0.5-1GB - - __cuda # [cuda_compiler_version != "None"] + - __cuda # [cuda_compiler_version != "None"] - __osx >={{ MACOSX_DEPLOYMENT_TARGET|default("10.9") }} # [osx and x86_64] # TODO: decide on the name of the package # run_constrained: @@ -225,7 +225,7 @@ outputs: - name: tensorflow build: string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] # weigh down cpu implementation and give cuda preference track_features: - tensorflow-cpu # [cuda_compiler_version == "None"] @@ -254,16 +254,16 @@ outputs: - tf_upgrade_v2 --help # [build_platform == target_platform] # --help exits with exit code 1 - test -x $PREFIX/bin/saved_model_cli # [unix] - - tflite_convert --help # [not win and build_platform == target_platform] - - toco_from_protos --help # [not win and build_platform == target_platform] - - toco --help # [not win and build_platform == target_platform] + - tflite_convert --help # [build_platform == target_platform] + - toco_from_protos --help # [build_platform == target_platform] + - toco --help # [build_platform == target_platform] - name: tensorflow-estimator - script: build_estimator.sh # [not win] + script: build_estimator.sh # [unix] script: build_estimator.bat # [win] build: string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] requirements: build: - {{ compiler('c') }} @@ -271,7 +271,7 @@ outputs: # Keep the cuda compiler here since it helps package solvers # decide on the cuda variant # https://github.com/conda-forge/tensorflow-feedstock/issues/162 - - {{ compiler('cuda') }} # [cuda_compiler_version != "None"] + - {{ compiler('cuda') }} # [cuda_compiler_version != "None"] - bazel >=5.2.0,<6 - python # [build_platform != target_platform] - cross-python_{{ target_platform }} # [build_platform != target_platform] @@ -304,7 +304,7 @@ outputs: build: skip: true # [win] string: cuda{{ cuda_compiler_version | replace('.', '') }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] run_exports: # tensorflow makes no ABI guarantees, need to pin to what we built with - libtensorflow {{ version }} @@ -341,15 +341,15 @@ outputs: requires: - {{ compiler('c') }} commands: - - test -f $PREFIX/lib/libtensorflow${SHLIB_EXT} # [not win and cuda_compiler_version == "None"] - - ./test_libtensorflow.sh # [not win and cuda_compiler_version == "None" and build_platform == target_platform] + - test -f $PREFIX/lib/libtensorflow${SHLIB_EXT} # [cuda_compiler_version == "None"] + - ./test_libtensorflow.sh # [cuda_compiler_version == "None" and build_platform == target_platform] - name: libtensorflow_cc script: cp_libtensorflow_cc.sh build: skip: true # [win] string: cuda{{ cuda_compiler_version | replace('.', '') }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] run_exports: # tensorflow makes no ABI guarantees, need to pin to what we built with - libtensorflow_cc {{ version }} @@ -398,7 +398,7 @@ outputs: - name: {{ tensorflow_cpu_gpu }} build: string: cuda{{ cuda_compiler_version | replace('.', '') }}py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version != "None"] - string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] + string: cpu_py{{ CONDA_PY }}h{{ PKG_HASH }}_{{ PKG_BUILDNUM }} # [cuda_compiler_version == "None"] detect_binary_files_with_prefix: false requirements: run: From ac6e5e0ab377d43d7665795d052747cf8abf014d Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Fri, 28 Jul 2023 22:51:23 +1100 Subject: [PATCH 09/28] MNT: Re-rendered with conda-build 3.26.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.07.28.09.35.51 --- .azure-pipelines/azure-pipelines-linux.yml | 101 ++++++-- .azure-pipelines/azure-pipelines-osx.yml | 56 +++-- ...f3.21numpy1.21python3.10.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.8.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.9.____cpython.yaml} | 0 ...f3.21numpy1.23python3.11.____cpython.yaml} | 0 ...4.23.3numpy1.21python3.10.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.8.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.9.____cpython.yaml | 74 ++++++ ...4.23.3numpy1.23python3.11.____cpython.yaml | 74 ++++++ ...f3.21numpy1.21python3.10.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.8.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.9.____cpython.yaml} | 0 ...f3.21numpy1.23python3.11.____cpython.yaml} | 0 ...4.23.3numpy1.21python3.10.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.8.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.9.____cpython.yaml | 74 ++++++ ...4.23.3numpy1.23python3.11.____cpython.yaml | 74 ++++++ ...uf3.21numpy1.21python3.10.____cpython.yaml | 74 ++++++ ...buf3.21numpy1.21python3.8.____cpython.yaml | 74 ++++++ ...buf3.21numpy1.21python3.9.____cpython.yaml | 74 ++++++ ...uf3.21numpy1.23python3.11.____cpython.yaml | 74 ++++++ ...4.23.3numpy1.21python3.10.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.8.____cpython.yaml | 74 ++++++ ...f4.23.3numpy1.21python3.9.____cpython.yaml | 74 ++++++ ...4.23.3numpy1.23python3.11.____cpython.yaml | 74 ++++++ .ci_support/migrations/libgrpc154.yaml | 7 - ...f3.21numpy1.21python3.10.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.8.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.9.____cpython.yaml} | 0 ...f3.21numpy1.23python3.11.____cpython.yaml} | 0 ...4.23.3numpy1.21python3.10.____cpython.yaml | 66 +++++ ...f4.23.3numpy1.21python3.8.____cpython.yaml | 66 +++++ ...f4.23.3numpy1.21python3.9.____cpython.yaml | 66 +++++ ...4.23.3numpy1.23python3.11.____cpython.yaml | 66 +++++ ...f3.21numpy1.21python3.10.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.8.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.9.____cpython.yaml} | 0 ...f3.21numpy1.23python3.11.____cpython.yaml} | 0 ...4.23.3numpy1.21python3.10.____cpython.yaml | 64 +++++ ...f4.23.3numpy1.21python3.8.____cpython.yaml | 64 +++++ ...f4.23.3numpy1.21python3.9.____cpython.yaml | 64 +++++ ...4.23.3numpy1.23python3.11.____cpython.yaml | 64 +++++ README.md | 232 +++++++++++++++--- 44 files changed, 2024 insertions(+), 76 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml} (100%) create mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml} (100%) create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml delete mode 100644 .ci_support/migrations/libgrpc154.yaml rename .ci_support/{osx_64_numpy1.21python3.10.____cpython.yaml => osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml} (100%) rename .ci_support/{osx_64_numpy1.21python3.8.____cpython.yaml => osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml} (100%) rename .ci_support/{osx_64_numpy1.21python3.9.____cpython.yaml => osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml} (100%) rename .ci_support/{osx_64_numpy1.23python3.11.____cpython.yaml => osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml} (100%) create mode 100644 .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename .ci_support/{osx_arm64_numpy1.21python3.10.____cpython.yaml => osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_numpy1.21python3.8.____cpython.yaml => osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_numpy1.21python3.9.____cpython.yaml => osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml} (100%) rename .ci_support/{osx_arm64_numpy1.23python3.11.____cpython.yaml => osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml} (100%) create mode 100644 .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml create mode 100644 .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml create mode 100644 .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml create mode 100644 .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 7d03fc3f..89ccbe87 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,46 +8,105 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 steps: - - script: | - rm -rf /opt/ghc - df -h - displayName: Manage disk space - # configure qemu binfmt-misc running. This allows us to run docker containers # embedded qemu-static - script: | diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 6fa537e9..756ecee0 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,29 +8,53 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_numpy1.21python3.10.____cpython: - CONFIG: osx_64_numpy1.21python3.10.____cpython + osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython: + CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21python3.8.____cpython: - CONFIG: osx_64_numpy1.21python3.8.____cpython + osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython: + CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.21python3.9.____cpython: - CONFIG: osx_64_numpy1.21python3.9.____cpython + osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython: + CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_numpy1.23python3.11.____cpython: - CONFIG: osx_64_numpy1.23python3.11.____cpython + osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython: + CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_numpy1.21python3.10.____cpython + osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython: + CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21python3.8.____cpython: - CONFIG: osx_arm64_numpy1.21python3.8.____cpython + osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython: + CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.21python3.9.____cpython: - CONFIG: osx_arm64_numpy1.21python3.9.____cpython + osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython: + CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_arm64_numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_numpy1.23python3.11.____cpython + osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython: + CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython: + CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython: + CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython: + CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython: + CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython: + CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython: + CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython: + CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + UPLOAD_PACKAGES: 'True' + osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython: + CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..331c34a2 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '10' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..54780432 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '10' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..c8771c68 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '10' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..28cf0678 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- nvcc +cuda_compiler_version: +- '11.2' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '10' +docker_image: +- quay.io/condaforge/linux-anvil-cuda:11.2 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..85063b35 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- None +cuda_compiler_version: +- None +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..0aeef5be --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- None +cuda_compiler_version: +- None +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..eb66f6ac --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- None +cuda_compiler_version: +- None +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..1550329f --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- None +cuda_compiler_version: +- None +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..bbc85dcd --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.54' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- '3.21' +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..85bf4362 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.54' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- '3.21' +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..b44164ca --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.54' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- '3.21' +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..63481914 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.54' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- '3.21' +nccl: +- '2' +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..bc722081 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..2026c24f --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..dd6b0504 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..89ab6ba1 --- /dev/null +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,74 @@ +c_compiler: +- gcc +c_compiler_version: +- '12' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler: +- cuda-nvcc +cuda_compiler_version: +- '12.0' +cudnn: +- '8' +cxx_compiler: +- gxx +cxx_compiler_version: +- '12' +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +nccl: +- '2' +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- linux-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version + - cuda_compiler + - cuda_compiler_version + - cdt_name + - docker_image +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/migrations/libgrpc154.yaml b/.ci_support/migrations/libgrpc154.yaml deleted file mode 100644 index b356afe8..00000000 --- a/.ci_support/migrations/libgrpc154.yaml +++ /dev/null @@ -1,7 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libgrpc: -- '1.54' -migrator_ts: 1681882973.1792915 diff --git a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.21python3.8.____cpython.yaml rename to .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.21python3.9.____cpython.yaml rename to .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..7abc8835 --- /dev/null +++ b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,66 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..3f49f289 --- /dev/null +++ b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,66 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..6d2ce987 --- /dev/null +++ b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,66 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..abc6550c --- /dev/null +++ b/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,66 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.13' +MACOSX_SDK_VERSION: +- '10.13' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- x86_64-apple-darwin13.4.0 +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.21python3.8.____cpython.yaml rename to .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.21python3.9.____cpython.yaml rename to .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml new file mode 100644 index 00000000..af36df29 --- /dev/null +++ b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml @@ -0,0 +1,64 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.10.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml new file mode 100644 index 00000000..91c0be23 --- /dev/null +++ b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml @@ -0,0 +1,64 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.8.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml new file mode 100644 index 00000000..d7c14644 --- /dev/null +++ b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml @@ -0,0 +1,64 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.21' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml new file mode 100644 index 00000000..4b5fc661 --- /dev/null +++ b/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml @@ -0,0 +1,64 @@ +MACOSX_DEPLOYMENT_TARGET: +- '11.0' +c_compiler: +- clang +c_compiler_version: +- '15' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +cuda_compiler_version: +- None +cxx_compiler: +- clangxx +cxx_compiler_version: +- '15' +flatbuffers: +- 23.5.26 +giflib: +- '5.2' +icu: +- '72' +libabseil: +- '20230125' +libcurl: +- '8' +libgrpc: +- '1.56' +libjpeg_turbo: +- 2.1.5 +libpng: +- '1.6' +libprotobuf: +- 4.23.3 +macos_machine: +- arm64-apple-darwin20.0.0 +numpy: +- '1.23' +openssl: +- '3' +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.11.* *_cpython +python_impl: +- cpython +snappy: +- '1' +sqlite: +- '3' +target_platform: +- osx-arm64 +zip_keys: +- - c_compiler_version + - cxx_compiler_version +- - libgrpc + - libprotobuf +- - python + - numpy + - python_impl +zlib: +- '1.2' diff --git a/README.md b/README.md index 49a16969..90425268 100644 --- a/README.md +++ b/README.md @@ -37,115 +37,283 @@ Current build status
VariantStatus
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.8.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.9.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.10.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.8.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.21python3.9.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecudnnundefinedcxx_compiler_version12numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - variant + variant
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 0235a0069f94932f560d7ba938d083e1ee2e6cb8 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 31 Aug 2023 14:42:27 +0200 Subject: [PATCH 10/28] Further patching --- recipe/build.sh | 17 ++++ recipe/meta.yaml | 5 ++ recipe/patches/0001-loosen-requirements.patch | 9 +- recipe/patches/0002-fix-genproto.patch | 9 +- recipe/patches/0003-fix-absl-py.patch | 9 +- ...absl_synchronization-linkage-to-gRPC.patch | 9 +- ...-any_invocable-target-to-absel-bazel.patch | 9 +- .../0006-Fix-missing-abseil-linkages.patch | 9 +- ...npin-gast-dependency-for-pip_package.patch | 9 +- ...008-Use-basename-instead-of-realpath.patch | 25 ++++++ ...9-Fix-protobuf_python-for-systemlibs.patch | 86 +++++++++++++++++++ .../patches/0010-Add-absl_log-systemlib.patch | 50 +++++++++++ 12 files changed, 225 insertions(+), 21 deletions(-) create mode 100644 recipe/patches/0008-Use-basename-instead-of-realpath.patch create mode 100644 recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch create mode 100644 recipe/patches/0010-Add-absl_log-systemlib.patch diff --git a/recipe/build.sh b/recipe/build.sh index 35e49752..006822d1 100644 --- a/recipe/build.sh +++ b/recipe/build.sh @@ -2,6 +2,14 @@ set -ex +# Make libprotobuf-python-headers visible for pybind11_protobuf +# These files will be deleted at the end of the build. +mkdir $PREFIX/include/python +cp -r $PREFIX/include/google $PREFIX/include/python/ + +sed -i "s;@@PREFIX@@;$PREFIX;" third_party/pybind11_protobuf/0001-Add-Python-include-path.patch +sed -i "s;@@PY_VER@@;$PY_VER;" third_party/pybind11_protobuf/0001-Add-Python-include-path.patch + export PATH="$PWD:$PATH" export CC=$(basename $CC) export CXX=$(basename $CXX) @@ -162,6 +170,12 @@ build --cpu=${TARGET_CPU} build --local_cpu_resources=${CPU_COUNT} EOF +# Update TF lite schema with latest flatbuffers version +pushd tensorflow/lite/schema +flatc --cpp --gen-object-api schema.fbs +popd +rm tensorflow/lite/schema/conversion_metadata_generated.h +rm tensorflow/lite/experimental/acceleration/configuration/configuration_generated.h # build using bazel bazel ${BAZEL_OPTS} build ${BUILD_TARGET} @@ -198,3 +212,6 @@ popd rm -r $SRC_DIR/libtensorflow_cc_output bazel clean + +# This was only needed for protobuf_python +rm -rf $PREFIX/include/python diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 97845de5..7b564ecf 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -16,6 +16,9 @@ source: - patches/0006-Fix-missing-abseil-linkages.patch # backport https://github.com/tensorflow/tensorflow/pull/61134 - patches/0007-unpin-gast-dependency-for-pip_package.patch + - patches/0008-Use-basename-instead-of-realpath.patch + - patches/0009-Fix-protobuf_python-for-systemlibs.patch + - patches/0010-Add-absl_log-systemlib.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e @@ -90,6 +93,7 @@ requirements: - libjpeg-turbo - libpng - libprotobuf + - libprotobuf-python-headers - openssl - pybind11 - sqlite @@ -168,6 +172,7 @@ outputs: - libcurl - libpng - libprotobuf + - libprotobuf-python-headers - openssl - pybind11 - snappy diff --git a/recipe/patches/0001-loosen-requirements.patch b/recipe/patches/0001-loosen-requirements.patch index 14961c62..0d3a9daf 100644 --- a/recipe/patches/0001-loosen-requirements.patch +++ b/recipe/patches/0001-loosen-requirements.patch @@ -1,7 +1,7 @@ -From 507cc33a6dbd48138aea7ac1a4200a65898605a0 Mon Sep 17 00:00:00 2001 +From 811618fa822f243ea8ee2b9b222d477c3f1d261a Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 30 Dec 2021 06:57:09 +0200 -Subject: [PATCH 1/7] loosen requirements +Subject: [PATCH 01/10] loosen requirements * Remove unused libclang requirement * Remove unecessary tensorflow-io-gcs-filesystem @@ -14,7 +14,7 @@ Co-authored-by: ngam 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tensorflow/tools/pip_package/setup.py b/tensorflow/tools/pip_package/setup.py -index e77e6f81449..f7ab72c4f6d 100644 +index e77e6f81..f7ab72c4 100644 --- a/tensorflow/tools/pip_package/setup.py +++ b/tensorflow/tools/pip_package/setup.py @@ -89,8 +89,7 @@ REQUIRED_PACKAGES = [ @@ -36,3 +36,6 @@ index e77e6f81449..f7ab72c4f6d 100644 # grpcio does not build correctly on big-endian machines due to lack of # BoringSSL support. # See https://github.com/tensorflow/tensorflow/issues/17882. +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0002-fix-genproto.patch b/recipe/patches/0002-fix-genproto.patch index d3262b2f..4eb1f60b 100644 --- a/recipe/patches/0002-fix-genproto.patch +++ b/recipe/patches/0002-fix-genproto.patch @@ -1,14 +1,14 @@ -From c8a4ac14cc63332ae0acd7fa1ac83f5993c692f6 Mon Sep 17 00:00:00 2001 +From a53a2e9c8b54dc28cc2de98af061e9ab682176be Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 18 May 2023 23:36:59 -0400 -Subject: [PATCH 2/7] fix genproto +Subject: [PATCH 02/10] fix genproto --- tensorflow/tsl/platform/default/build_config.bzl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/tensorflow/tsl/platform/default/build_config.bzl b/tensorflow/tsl/platform/default/build_config.bzl -index 6ffd37bf26f..cafa2013cb6 100644 +index 6ffd37bf..cafa2013 100644 --- a/tensorflow/tsl/platform/default/build_config.bzl +++ b/tensorflow/tsl/platform/default/build_config.bzl @@ -403,10 +403,7 @@ def py_proto_library( @@ -23,3 +23,6 @@ index 6ffd37bf26f..cafa2013cb6 100644 proto_gen( name = name + "_genproto", +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0003-fix-absl-py.patch b/recipe/patches/0003-fix-absl-py.patch index 17452b55..62609e0c 100644 --- a/recipe/patches/0003-fix-absl-py.patch +++ b/recipe/patches/0003-fix-absl-py.patch @@ -1,14 +1,14 @@ -From 35b010f1e924250184f21621cc04b3587439daa4 Mon Sep 17 00:00:00 2001 +From 2d13bc9c78fbe4ffda1888ff4d234c216d452052 Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Thu, 18 May 2023 06:30:06 -0400 -Subject: [PATCH 3/7] fix absl-py +Subject: [PATCH 03/10] fix absl-py --- third_party/systemlibs/absl_py.absl.flags.BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/third_party/systemlibs/absl_py.absl.flags.BUILD b/third_party/systemlibs/absl_py.absl.flags.BUILD -index 4049989ae2f..d92f4949df1 100644 +index 4049989a..d92f4949 100644 --- a/third_party/systemlibs/absl_py.absl.flags.BUILD +++ b/third_party/systemlibs/absl_py.absl.flags.BUILD @@ -5,3 +5,7 @@ package(default_visibility = ["//visibility:public"]) @@ -19,3 +19,6 @@ index 4049989ae2f..d92f4949df1 100644 +py_library( + name = "argparse_flags", +) +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch index 2544ac69..24e84411 100644 --- a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch +++ b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch @@ -1,14 +1,14 @@ -From f90a48f1626d17e91792968a459df051f1026c8c Mon Sep 17 00:00:00 2001 +From 56d092b5f49e7773234b624c58afef9317235e9b Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 30 Jun 2023 08:39:32 +0000 -Subject: [PATCH 4/7] Add additional absl_synchronization linkage to gRPC +Subject: [PATCH 04/10] Add additional absl_synchronization linkage to gRPC --- third_party/systemlibs/grpc.BUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/third_party/systemlibs/grpc.BUILD b/third_party/systemlibs/grpc.BUILD -index 8b703f11556..417baf5d342 100644 +index 8b703f11..417baf5d 100644 --- a/third_party/systemlibs/grpc.BUILD +++ b/third_party/systemlibs/grpc.BUILD @@ -10,6 +10,7 @@ cc_library( @@ -35,3 +35,6 @@ index 8b703f11556..417baf5d342 100644 ], visibility = ["//visibility:public"], ) +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch index 672680e5..9de2037b 100644 --- a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch +++ b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch @@ -1,14 +1,14 @@ -From a0e2bfc449f2cd4fc3f4708e983fe4990eaa18d1 Mon Sep 17 00:00:00 2001 +recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patchFrom 7a73e8691bd7f6c66eb887520576482e9cee9f87 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 2 Jul 2023 05:36:41 +0000 -Subject: [PATCH 5/7] Add missing any_invocable target to absel bazel +Subject: [PATCH 05/10] Add missing any_invocable target to absel bazel --- third_party/absl/system.absl.functional.BUILD | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/third_party/absl/system.absl.functional.BUILD b/third_party/absl/system.absl.functional.BUILD -index a4f70acf35c..f05aa98d1bb 100644 +index a4f70acf..f05aa98d 100644 --- a/third_party/absl/system.absl.functional.BUILD +++ b/third_party/absl/system.absl.functional.BUILD @@ -9,3 +9,7 @@ cc_library( @@ -19,3 +19,6 @@ index a4f70acf35c..f05aa98d1bb 100644 +cc_library( + name = "any_invocable", +) +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0006-Fix-missing-abseil-linkages.patch b/recipe/patches/0006-Fix-missing-abseil-linkages.patch index 22720edf..40390417 100644 --- a/recipe/patches/0006-Fix-missing-abseil-linkages.patch +++ b/recipe/patches/0006-Fix-missing-abseil-linkages.patch @@ -1,14 +1,14 @@ -From 2544613f3ab48ea722ffe868b94c90103d72ca2a Mon Sep 17 00:00:00 2001 +From 55d357204d4f3b44eb5da91eb587b46785f57178 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 3 Jul 2023 04:45:46 +0000 -Subject: [PATCH 6/7] Fix missing abseil linkages +Subject: [PATCH 06/10] Fix missing abseil linkages --- third_party/absl/system.absl.strings.BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/absl/system.absl.strings.BUILD b/third_party/absl/system.absl.strings.BUILD -index fa9a7a84f67..d04776c98bf 100644 +index fa9a7a84..d04776c9 100644 --- a/third_party/absl/system.absl.strings.BUILD +++ b/third_party/absl/system.absl.strings.BUILD @@ -26,7 +26,7 @@ cc_library( @@ -20,3 +20,6 @@ index fa9a7a84f67..d04776c98bf 100644 deps = [ ":str_format", "//absl/container:compressed_tuple", +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch index dc36538a..e1040ede 100644 --- a/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch +++ b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch @@ -1,7 +1,7 @@ -From cc71d66db8ef279fa0abd69d2503b846f06614ed Mon Sep 17 00:00:00 2001 +From aaaf3251925bc4eac5f3fe7c5d02da220038761c Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Sat, 1 Jul 2023 10:25:10 +1100 -Subject: [PATCH 7/7] unpin gast dependency for pip_package +Subject: [PATCH 07/10] unpin gast dependency for pip_package Commit c762c4501ca017994c1fa5554c3c8e47b7c80b66 noted that "I also know that gast 0.5.2 breaks one of our tests" and committed @@ -16,7 +16,7 @@ https://github.com/serge-sans-paille/gast/tags 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tensorflow/tools/pip_package/setup.py b/tensorflow/tools/pip_package/setup.py -index f7ab72c4f6d..87acb04145b 100644 +index f7ab72c4..87acb041 100644 --- a/tensorflow/tools/pip_package/setup.py +++ b/tensorflow/tools/pip_package/setup.py @@ -85,8 +85,7 @@ REQUIRED_PACKAGES = [ @@ -29,3 +29,6 @@ index f7ab72c4f6d..87acb04145b 100644 'google_pasta >= 0.1.1', 'h5py >= 2.9.0', 'numpy >= 1.22', +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0008-Use-basename-instead-of-realpath.patch b/recipe/patches/0008-Use-basename-instead-of-realpath.patch new file mode 100644 index 00000000..06a65d73 --- /dev/null +++ b/recipe/patches/0008-Use-basename-instead-of-realpath.patch @@ -0,0 +1,25 @@ +From 4255effd0c3653211643e240bd90f50db2bd115b Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Wed, 30 Aug 2023 16:57:31 +0200 +Subject: [PATCH 08/10] Use basename instead of realpath + +--- + tensorflow/tensorflow.bzl | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/tensorflow/tensorflow.bzl b/tensorflow/tensorflow.bzl +index e9f5e5aa..26573640 100644 +--- a/tensorflow/tensorflow.bzl ++++ b/tensorflow/tensorflow.bzl +@@ -934,7 +934,7 @@ def _create_symlink(src, dest, visibility = None): + outs = [src], + srcs = [dest], + output_to_bindir = 1, +- cmd = "ln -sf $$(realpath --relative-to=$(RULEDIR) $<) $@", ++ cmd = "ln -sf $$(basename $<) $@", + visibility = visibility, + ) + +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch b/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch new file mode 100644 index 00000000..d9211d79 --- /dev/null +++ b/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch @@ -0,0 +1,86 @@ +From 4f95e7a262af1c50e0632e74a67314b1fb500147 Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Wed, 30 Aug 2023 16:58:41 +0200 +Subject: [PATCH 09/10] Fix protobuf_python for systemlibs + +--- + tensorflow/workspace2.bzl | 9 ++++--- + .../0001-Add-Python-include-path.patch | 26 +++++++++++++++++++ + third_party/systemlibs/protobuf_python.bzl | 5 ++++ + 3 files changed, 36 insertions(+), 4 deletions(-) + create mode 100644 third_party/pybind11_protobuf/0001-Add-Python-include-path.patch + create mode 100644 third_party/systemlibs/protobuf_python.bzl + +diff --git a/tensorflow/workspace2.bzl b/tensorflow/workspace2.bzl +index da9295ad..cf606cb4 100644 +--- a/tensorflow/workspace2.bzl ++++ b/tensorflow/workspace2.bzl +@@ -469,6 +469,7 @@ def _tf_repositories(): + system_link_files = { + "//third_party/systemlibs:protobuf.bzl": "protobuf.bzl", + "//third_party/systemlibs:protobuf_deps.bzl": "protobuf_deps.bzl", ++ "//third_party/systemlibs:protobuf_python.bzl": "python/BUILD", + }, + urls = tf_mirror_urls("https://github.com/protocolbuffers/protobuf/archive/v3.21.9.zip"), + ) +@@ -872,10 +873,10 @@ def _tf_repositories(): + + tf_http_archive( + name = "pybind11_protobuf", +- urls = tf_mirror_urls("https://github.com/pybind/pybind11_protobuf/archive/80f3440cd8fee124e077e2e47a8a17b78b451363.zip"), +- sha256 = "c7ab64b1ccf9a678694a89035a8c865a693e4e872803778f91f0965c2f281d78", +- strip_prefix = "pybind11_protobuf-80f3440cd8fee124e077e2e47a8a17b78b451363", +- patch_file = ["//third_party/pybind11_protobuf:remove_license.patch"], ++ urls = tf_mirror_urls("https://github.com/pybind/pybind11_protobuf/archive/c8cc30e2495309e3499b7d76033446236d21c837.zip"), ++ sha256 = "0663f73b34c0b4af55003edbb066e62aceff99bfcf12e47ea9a15d6013d81413", ++ strip_prefix = "pybind11_protobuf-c8cc30e2495309e3499b7d76033446236d21c837", ++ patch_file = ["//third_party/pybind11_protobuf:remove_license.patch", "//third_party/pybind11_protobuf:0001-Add-Python-include-path.patch"], + ) + + tf_http_archive( +diff --git a/third_party/pybind11_protobuf/0001-Add-Python-include-path.patch b/third_party/pybind11_protobuf/0001-Add-Python-include-path.patch +new file mode 100644 +index 00000000..18a1ddf8 +--- /dev/null ++++ b/third_party/pybind11_protobuf/0001-Add-Python-include-path.patch +@@ -0,0 +1,26 @@ ++From 5ccde396f198927bbf758697d6bef39fdb5ac6b0 Mon Sep 17 00:00:00 2001 ++From: "Uwe L. Korn" ++Date: Tue, 29 Aug 2023 21:33:08 +0200 ++Subject: [PATCH] Add Python include path ++ ++--- ++ pybind11_protobuf/BUILD | 3 +++ ++ 1 file changed, 3 insertions(+) ++ ++diff --git a/pybind11_protobuf/BUILD b/pybind11_protobuf/BUILD ++index bc23e79..d701b68 100755 ++--- a/pybind11_protobuf/BUILD +++++ b/pybind11_protobuf/BUILD ++@@ -85,6 +85,9 @@ cc_library( ++ visibility = [ ++ "//visibility:private", ++ ], +++ copts = [ +++ "-I@@PREFIX@@/include/python@@PY_VER@@", +++ ], ++ deps = [ ++ "@com_google_absl//absl/container:flat_hash_map", ++ "@com_google_absl//absl/container:flat_hash_set", ++-- ++2.41.0 ++ +diff --git a/third_party/systemlibs/protobuf_python.bzl b/third_party/systemlibs/protobuf_python.bzl +new file mode 100644 +index 00000000..982617a7 +--- /dev/null ++++ b/third_party/systemlibs/protobuf_python.bzl +@@ -0,0 +1,5 @@ ++cc_library( ++ name = "proto_api", ++ # hdrs = ["google/protobuf/proto_api.h"], ++ visibility = ["//visibility:public"], ++) +-- +2.39.2 (Apple Git-143) + diff --git a/recipe/patches/0010-Add-absl_log-systemlib.patch b/recipe/patches/0010-Add-absl_log-systemlib.patch new file mode 100644 index 00000000..9b651081 --- /dev/null +++ b/recipe/patches/0010-Add-absl_log-systemlib.patch @@ -0,0 +1,50 @@ +recipe/patches/0010-Add-absl_log-systemlib.patchFrom 2fa70c7ff080882595d2e3dabacb607364dba9c4 Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Wed, 30 Aug 2023 16:59:28 +0200 +Subject: [PATCH 10/10] Add absl_log systemlib + +--- + third_party/absl/system.absl.log.BUILD | 18 ++++++++++++++++++ + third_party/absl/workspace.bzl | 1 + + 2 files changed, 19 insertions(+) + create mode 100644 third_party/absl/system.absl.log.BUILD + +diff --git a/third_party/absl/system.absl.log.BUILD b/third_party/absl/system.absl.log.BUILD +new file mode 100644 +index 00000000..9df9d3ce +--- /dev/null ++++ b/third_party/absl/system.absl.log.BUILD +@@ -0,0 +1,18 @@ ++load("@rules_cc//cc:defs.bzl", "cc_library") ++ ++package(default_visibility = ["//visibility:public"]) ++ ++cc_library( ++ name = "log", ++ linkopts = [ ++ "-labsl_log_internal_conditions", ++ ], ++) ++ ++cc_library( ++ name = "check", ++ linkopts = [ ++ "-labsl_log_internal_check_op", ++ "-labsl_log_internal_message", ++ ], ++) +diff --git a/third_party/absl/workspace.bzl b/third_party/absl/workspace.bzl +index 07f49ceb..19cc4dd4 100644 +--- a/third_party/absl/workspace.bzl ++++ b/third_party/absl/workspace.bzl +@@ -20,6 +20,7 @@ def repo(): + "flags", + "functional", + "hash", ++ "log", + "memory", + "meta", + "numeric", +-- +2.39.2 (Apple Git-143) + From 6a6e5e7070240ea54176960ab53542fc0a0d930d Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 31 Aug 2023 14:44:04 +0200 Subject: [PATCH 11/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.24.1, and conda-forge-pinning 2023.08.30.17.25.59 --- .azure-pipelines/azure-pipelines-linux.yml | 96 ++------ .azure-pipelines/azure-pipelines-osx.yml | 56 ++--- ...uf3.21numpy1.21python3.10.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.8.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.9.____cpython.yaml | 74 ------ ...uf3.21numpy1.23python3.11.____cpython.yaml | 74 ------ ...ion10numpy1.22python3.10.____cpython.yaml} | 2 +- ...sion10numpy1.22python3.8.____cpython.yaml} | 2 +- ...sion10numpy1.22python3.9.____cpython.yaml} | 2 +- ...ion10numpy1.23python3.11.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.10.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.8.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.9.____cpython.yaml | 74 ------ ...uf3.21numpy1.23python3.11.____cpython.yaml | 74 ------ ...ion12numpy1.22python3.10.____cpython.yaml} | 2 +- ...sion12numpy1.22python3.8.____cpython.yaml} | 2 +- ...sion12numpy1.22python3.9.____cpython.yaml} | 2 +- ...ion12numpy1.23python3.11.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.10.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.8.____cpython.yaml | 74 ------ ...buf3.21numpy1.21python3.9.____cpython.yaml | 74 ------ ...uf3.21numpy1.23python3.11.____cpython.yaml | 74 ------ ...ion12numpy1.22python3.10.____cpython.yaml} | 2 +- ...sion12numpy1.22python3.8.____cpython.yaml} | 2 +- ...sion12numpy1.22python3.9.____cpython.yaml} | 2 +- ...ion12numpy1.23python3.11.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.10.____cpython.yaml | 66 ------ ...buf3.21numpy1.21python3.8.____cpython.yaml | 66 ------ ...buf3.21numpy1.21python3.9.____cpython.yaml | 66 ------ ...uf3.21numpy1.23python3.11.____cpython.yaml | 66 ------ ...x_64_numpy1.22python3.10.____cpython.yaml} | 2 +- ...sx_64_numpy1.22python3.8.____cpython.yaml} | 2 +- ...sx_64_numpy1.22python3.9.____cpython.yaml} | 2 +- ...x_64_numpy1.23python3.11.____cpython.yaml} | 0 ...uf3.21numpy1.21python3.10.____cpython.yaml | 64 ----- ...buf3.21numpy1.21python3.8.____cpython.yaml | 64 ----- ...buf3.21numpy1.21python3.9.____cpython.yaml | 64 ----- ...uf3.21numpy1.23python3.11.____cpython.yaml | 64 ----- ...rm64_numpy1.22python3.10.____cpython.yaml} | 2 +- ...arm64_numpy1.22python3.8.____cpython.yaml} | 2 +- ...arm64_numpy1.22python3.9.____cpython.yaml} | 2 +- ...rm64_numpy1.23python3.11.____cpython.yaml} | 0 README.md | 220 ++++-------------- 43 files changed, 95 insertions(+), 1715 deletions(-) delete mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml} (100%) delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml} (100%) delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml rename .ci_support/{linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml} (99%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml => linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml => linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml} (100%) delete mode 100644 .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml delete mode 100644 .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml delete mode 100644 .ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml rename .ci_support/{osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml => osx_64_numpy1.22python3.10.____cpython.yaml} (98%) rename .ci_support/{osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml => osx_64_numpy1.22python3.8.____cpython.yaml} (98%) rename .ci_support/{osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml => osx_64_numpy1.22python3.9.____cpython.yaml} (98%) rename .ci_support/{osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml => osx_64_numpy1.23python3.11.____cpython.yaml} (100%) delete mode 100644 .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml delete mode 100644 .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml delete mode 100644 .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml delete mode 100644 .ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml rename .ci_support/{osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml => osx_arm64_numpy1.22python3.10.____cpython.yaml} (98%) rename .ci_support/{osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml => osx_arm64_numpy1.22python3.8.____cpython.yaml} (98%) rename .ci_support/{osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml => osx_arm64_numpy1.22python3.9.____cpython.yaml} (98%) rename .ci_support/{osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml => osx_arm64_numpy1.23python3.11.____cpython.yaml} (100%) diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 89ccbe87..46ebef78 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,100 +8,52 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index 756ecee0..1fd61d27 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -8,53 +8,29 @@ jobs: vmImage: macOS-11 strategy: matrix: - osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython: - CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + osx_64_numpy1.22python3.10.____cpython: + CONFIG: osx_64_numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython: - CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + osx_64_numpy1.22python3.8.____cpython: + CONFIG: osx_64_numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython: - CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + osx_64_numpy1.22python3.9.____cpython: + CONFIG: osx_64_numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython: - CONFIG: osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + osx_64_numpy1.23python3.11.____cpython: + CONFIG: osx_64_numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython: - CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + osx_arm64_numpy1.22python3.10.____cpython: + CONFIG: osx_arm64_numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython: - CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + osx_arm64_numpy1.22python3.8.____cpython: + CONFIG: osx_arm64_numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython: - CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + osx_arm64_numpy1.22python3.9.____cpython: + CONFIG: osx_arm64_numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' - osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython: - CONFIG: osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython: - CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython: - CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython: - CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython: - CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython: - CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - UPLOAD_PACKAGES: 'True' - osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython: - CONFIG: osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + osx_arm64_numpy1.23python3.11.____cpython: + CONFIG: osx_arm64_numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index bd0e85ad..00000000 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '10' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml deleted file mode 100644 index 243d640f..00000000 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '10' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml deleted file mode 100644 index 0e5a5c20..00000000 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '10' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index 3fd5fabe..00000000 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '10' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- nvcc -cuda_compiler_version: -- '11.2' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '10' -docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.23' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml index 331c34a2..36745844 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml index 54780432..81723ae3 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml index c8771c68..214f2aba 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index fb72a6cb..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml deleted file mode 100644 index 7615199d..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml deleted file mode 100644 index dfce5dee..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index ad1cc258..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.23' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml index 85063b35..3564c2ec 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml index 0aeef5be..d9d8d46e 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml index eb66f6ac..3614cf85 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index bbc85dcd..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml deleted file mode 100644 index 85bf4362..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml deleted file mode 100644 index b44164ca..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index 63481914..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,74 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -nccl: -- '2' -numpy: -- '1.23' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml similarity index 99% rename from .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml index bc722081..0335fec5 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml index 2026c24f..c79111e7 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml index dd6b0504..1a2be273 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -41,7 +41,7 @@ libprotobuf: nccl: - '2' numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index 988535c2..00000000 --- a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,66 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.13' -MACOSX_SDK_VERSION: -- '10.13' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml deleted file mode 100644 index 4740414b..00000000 --- a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml +++ /dev/null @@ -1,66 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.13' -MACOSX_SDK_VERSION: -- '10.13' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml deleted file mode 100644 index a0d1ccab..00000000 --- a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml +++ /dev/null @@ -1,66 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.13' -MACOSX_SDK_VERSION: -- '10.13' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index 2f0fbafe..00000000 --- a/.ci_support/osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,66 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '10.13' -MACOSX_SDK_VERSION: -- '10.13' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- x86_64-apple-darwin13.4.0 -numpy: -- '1.23' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml similarity index 98% rename from .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml index 7abc8835..38ea1776 100644 --- a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml similarity index 98% rename from .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml rename to .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml index 3f49f289..62dd4f87 100644 --- a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml similarity index 98% rename from .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml rename to .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml index 6d2ce987..b8783474 100644 --- a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml @@ -37,7 +37,7 @@ libprotobuf: macos_machine: - x86_64-apple-darwin13.4.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml deleted file mode 100644 index dc92cb0d..00000000 --- a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython.yaml +++ /dev/null @@ -1,64 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml deleted file mode 100644 index 09bf0df4..00000000 --- a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython.yaml +++ /dev/null @@ -1,64 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml deleted file mode 100644 index 2ac17e66..00000000 --- a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython.yaml +++ /dev/null @@ -1,64 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.21' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index b33ce8c2..00000000 --- a/.ci_support/osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,64 +0,0 @@ -MACOSX_DEPLOYMENT_TARGET: -- '11.0' -c_compiler: -- clang -c_compiler_version: -- '15' -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler_version: -- None -cxx_compiler: -- clangxx -cxx_compiler_version: -- '15' -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.54' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- '3.21' -macos_machine: -- arm64-apple-darwin20.0.0 -numpy: -- '1.23' -openssl: -- '3' -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- osx-arm64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml similarity index 98% rename from .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml index af36df29..a3e631fa 100644 --- a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml similarity index 98% rename from .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml index 91c0be23..c74c8ad9 100644 --- a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml similarity index 98% rename from .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml index d7c14644..34cf5f63 100644 --- a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml @@ -35,7 +35,7 @@ libprotobuf: macos_machine: - arm64-apple-darwin20.0.0 numpy: -- '1.21' +- '1.22' openssl: - '3' pin_run_as_build: diff --git a/.ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython.yaml rename to .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml diff --git a/README.md b/README.md index 90425268..0e84dfb8 100644 --- a/README.md +++ b/README.md @@ -37,283 +37,143 @@ Current build status
VariantStatus
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.8.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.9.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.8.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.21python3.9.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - variant + variant
osx_64_numpy1.21python3.10.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - variant + variant
osx_64_numpy1.21python3.8.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - variant + variant
osx_64_numpy1.21python3.9.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - variant + variant
osx_64_numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - variant + variant
osx_arm64_numpy1.21python3.10.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - variant + variant
osx_arm64_numpy1.21python3.8.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - variant + variant
osx_arm64_numpy1.21python3.9.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - variant + variant
osx_arm64_numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - variant + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + + variant + +
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + + variant + +
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + + variant + +
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + + variant + +
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + + variant + +
osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + + variant + +
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + + variant + +
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + + variant + +
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + + variant + +
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + + variant + +
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython + + variant + +
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython + + variant + +
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython + + variant + +
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython + + variant + +
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython + + variant + +
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython + + variant + +
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython + + variant + +
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython + + variant
- + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 0a63c5a962451b4da99a9948323d8b3ed462f461 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 15 Sep 2023 17:35:40 +0200 Subject: [PATCH 12/28] Fix dproto duplicate loading --- recipe/build.sh | 2 +- recipe/meta.yaml | 1 + ...layout_proto_cc-if-protobuf-linkage-.patch | 24 +++++++++++++++++++ 3 files changed, 26 insertions(+), 1 deletion(-) create mode 100644 recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch diff --git a/recipe/build.sh b/recipe/build.sh index 006822d1..a6b5a84b 100644 --- a/recipe/build.sh +++ b/recipe/build.sh @@ -4,7 +4,7 @@ set -ex # Make libprotobuf-python-headers visible for pybind11_protobuf # These files will be deleted at the end of the build. -mkdir $PREFIX/include/python +mkdir -p $PREFIX/include/python cp -r $PREFIX/include/google $PREFIX/include/python/ sed -i "s;@@PREFIX@@;$PREFIX;" third_party/pybind11_protobuf/0001-Add-Python-include-path.patch diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 7b564ecf..34941960 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -19,6 +19,7 @@ source: - patches/0008-Use-basename-instead-of-realpath.patch - patches/0009-Fix-protobuf_python-for-systemlibs.patch - patches/0010-Add-absl_log-systemlib.patch + - patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e diff --git a/recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch b/recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch new file mode 100644 index 00000000..1e31c1e45 --- /dev/null +++ b/recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch @@ -0,0 +1,24 @@ +From 246cf18d89a14752cb0a5589ea74b6759f4ca142 Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Fri, 15 Sep 2023 11:06:27 +0200 +Subject: [PATCH] Omit linking to layout_proto_cc if protobuf linkage is shared + +--- + tensorflow/python/BUILD | 1 - + 1 file changed, 1 deletion(-) + +diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD +index e71da3f9..af5ddda3 100644 +--- a/tensorflow/python/BUILD ++++ b/tensorflow/python/BUILD +@@ -4407,7 +4407,6 @@ tf_python_pybind_extension( + features = ["-layering_check"], + deps = [ + ":pywrap_densor_device_headers", +- "//tensorflow/dtensor/proto:layout_proto_cc", + "//tensorflow/python/lib/core:pybind11_lib", + "//tensorflow/python/lib/core:pybind11_status_headers", + "//third_party/python_runtime:headers", # buildcleaner: keep +-- +2.39.2 (Apple Git-143) + From 7dc53f75f77748469387262effc4d632060ad326 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 15 Sep 2023 17:35:54 +0200 Subject: [PATCH 13/28] Link to absl_status --- recipe/test_libtensorflow.sh | 2 +- recipe/test_libtensorflow_cc.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/test_libtensorflow.sh b/recipe/test_libtensorflow.sh index 828df8c6..75a9ce81 100755 --- a/recipe/test_libtensorflow.sh +++ b/recipe/test_libtensorflow.sh @@ -2,5 +2,5 @@ set -euxo pipefail -${CC} ${CFLAGS} ${LDFLAGS} -o test_c test_c.c -ltensorflow +${CC} ${CFLAGS} ${LDFLAGS} -o test_c test_c.c -ltensorflow -labsl_status ./test_c diff --git a/recipe/test_libtensorflow_cc.sh b/recipe/test_libtensorflow_cc.sh index a486ac4a..f0e20086 100755 --- a/recipe/test_libtensorflow_cc.sh +++ b/recipe/test_libtensorflow_cc.sh @@ -6,5 +6,5 @@ if [[ "${target_platform}" == linux-* ]]; then export LDFLAGS="${LDFLAGS} -lrt" fi export CXXFLAGS="${CXXFLAGS} -std=c++17" -${CXX} ${CXXFLAGS} ${LDFLAGS} -o test_cc test_cc.cc -ltensorflow_cc -ltensorflow_framework +${CXX} ${CXXFLAGS} ${LDFLAGS} -o test_cc test_cc.cc -ltensorflow_cc -ltensorflow_framework -labsl_status ./test_cc From b60dbe68fac1fefdebc34111a57b3f9c0a919d0c Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 15 Sep 2023 17:37:24 +0200 Subject: [PATCH 14/28] MNT: Re-rendered with conda-build 3.26.1, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.15.15.28.21 --- .../migrations/libprotobuf4233_libgrpc156.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 .ci_support/migrations/libprotobuf4233_libgrpc156.yaml diff --git a/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml b/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml deleted file mode 100644 index 5fd03406..00000000 --- a/.ci_support/migrations/libprotobuf4233_libgrpc156.yaml +++ /dev/null @@ -1,11 +0,0 @@ -__migrator: - build_number: 1 - kind: version - migration_number: 1 -libgrpc: -- '1.54' -- '1.56' -libprotobuf: -- '3.21' -- '4.23.3' -migrator_ts: 1688154716.9176981 From 40a8373fe0ac8bb724def33a942b9bff629c9394 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 17 Sep 2023 21:37:38 +0200 Subject: [PATCH 15/28] Update recipe/meta.yaml Co-authored-by: Mark Harfouche --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 34941960..bdf70fd4 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -32,6 +32,7 @@ build: requirements: build: + - perl # [linux] - python # [build_platform != target_platform] - cython # [build_platform != target_platform] - cross-python_{{ target_platform }} # [build_platform != target_platform] From 1b7342bb7c2df3ffc0c83b0ba4e5ba2d26ac8c77 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 18 Sep 2023 14:47:57 +0000 Subject: [PATCH 16/28] Fix further abseil linkages --- recipe/meta.yaml | 1 + .../0001-Fix-further-abseil-linkage.patch | 60 +++++++++++++++++++ 2 files changed, 61 insertions(+) create mode 100644 recipe/patches/0001-Fix-further-abseil-linkage.patch diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bdf70fd4..32a4e3a9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -20,6 +20,7 @@ source: - patches/0009-Fix-protobuf_python-for-systemlibs.patch - patches/0010-Add-absl_log-systemlib.patch - patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch + - patches/0001-Fix-further-abseil-linkage.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e diff --git a/recipe/patches/0001-Fix-further-abseil-linkage.patch b/recipe/patches/0001-Fix-further-abseil-linkage.patch new file mode 100644 index 00000000..fe5f2433 --- /dev/null +++ b/recipe/patches/0001-Fix-further-abseil-linkage.patch @@ -0,0 +1,60 @@ +From a48220c76f0288178ff38d534015bf01c39733a8 Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Mon, 18 Sep 2023 14:47:08 +0000 +Subject: [PATCH] Fix further abseil linkage + +--- + third_party/absl/system.absl.base.BUILD | 12 ++++++++++-- + third_party/absl/system.absl.log.BUILD | 3 +++ + 2 files changed, 13 insertions(+), 2 deletions(-) + +diff --git a/third_party/absl/system.absl.base.BUILD b/third_party/absl/system.absl.base.BUILD +index d6bf8748..f6b62c9f 100644 +--- a/third_party/absl/system.absl.base.BUILD ++++ b/third_party/absl/system.absl.base.BUILD +@@ -17,12 +17,20 @@ package(default_visibility = ["//visibility:public"]) + + cc_library( + name = "log_severity", +- linkopts = ["-labsl_log_severity"], ++ linkopts = [ ++ "-labsl_log_severity", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", ++ ], + ) + + cc_library( + name = "raw_logging_internal", +- linkopts = ["-labsl_raw_logging_internal"], ++ linkopts = [ ++ "-labsl_raw_logging_internal", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", ++ ], + visibility = [ + "//absl:__subpackages__", + ], +diff --git a/third_party/absl/system.absl.log.BUILD b/third_party/absl/system.absl.log.BUILD +index 9df9d3ce..89047c7d 100644 +--- a/third_party/absl/system.absl.log.BUILD ++++ b/third_party/absl/system.absl.log.BUILD +@@ -6,6 +6,8 @@ cc_library( + name = "log", + linkopts = [ + "-labsl_log_internal_conditions", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", + ], + ) + +@@ -14,5 +16,6 @@ cc_library( + linkopts = [ + "-labsl_log_internal_check_op", + "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", + ], + ) +-- +2.30.2 + From 1b3fe06c3ded1c5e6d7bd012de7bc1ee3139aa7e Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 18 Sep 2023 14:52:34 +0000 Subject: [PATCH 17/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.17.11.00.01 --- ....2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml | 2 ++ ...1.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml | 2 ++ ...1.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml | 2 ++ ....2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml | 2 ++ ...necxx_compiler_version12numpy1.22python3.10.____cpython.yaml | 2 ++ ...onecxx_compiler_version12numpy1.22python3.8.____cpython.yaml | 2 ++ ...onecxx_compiler_version12numpy1.22python3.9.____cpython.yaml | 2 ++ ...necxx_compiler_version12numpy1.23python3.11.____cpython.yaml | 2 ++ ....0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml | 2 ++ ...2.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml | 2 ++ ...2.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml | 2 ++ ....0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml | 2 ++ 12 files changed, 24 insertions(+) diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml index 36745844..45b25805 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml index 81723ae3..77a168cd 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml index 214f2aba..2fdf1382 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml index 28cf0678..9be3a107 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.23' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml index 3564c2ec..e84350a6 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml index d9d8d46e..9df06c69 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml index 3614cf85..87814985 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml index 1550329f..2dd80c0d 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.23' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml index 0335fec5..b3b0020e 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml index c79111e7..ce6e4a64 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml index 1a2be273..185ae76c 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.22' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml index 89ab6ba1..51daffe0 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml @@ -44,6 +44,8 @@ numpy: - '1.23' openssl: - '3' +perl: +- 5.32.1 pin_run_as_build: python: min_pin: x.x From 75e13696c34c03aa3332e1b6d7075da7bf18ba0b Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Tue, 19 Sep 2023 07:28:49 +0000 Subject: [PATCH 18/28] Drop CUDA 12 migration --- .ci_support/migrations/cuda120.yaml | 80 ----------------------------- 1 file changed, 80 deletions(-) delete mode 100644 .ci_support/migrations/cuda120.yaml diff --git a/.ci_support/migrations/cuda120.yaml b/.ci_support/migrations/cuda120.yaml deleted file mode 100644 index 17b77c9c..00000000 --- a/.ci_support/migrations/cuda120.yaml +++ /dev/null @@ -1,80 +0,0 @@ -migrator_ts: 1682985063 -__migrator: - kind: - version - migration_number: - 1 - build_number: - 1 - paused: false - override_cbc_keys: - - cuda_compiler_stub - operation: key_add - check_solvable: false - primary_key: cuda_compiler_version - ordering: - cxx_compiler_version: - - 9 - - 8 - - 7 - c_compiler_version: - - 9 - - 8 - - 7 - fortran_compiler_version: - - 9 - - 8 - - 7 - docker_image: - - quay.io/condaforge/linux-anvil-comp7 # [os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-aarch64 # [os.environ.get("BUILD_PLATFORM") == "linux-aarch64"] - - quay.io/condaforge/linux-anvil-ppc64le # [os.environ.get("BUILD_PLATFORM") == "linux-ppc64le"] - - quay.io/condaforge/linux-anvil-armv7l # [os.environ.get("BUILD_PLATFORM") == "linux-armv7l"] - - quay.io/condaforge/linux-anvil-cuda:9.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:10.0 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:10.1 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:10.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:11.0 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:11.1 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cuda:11.2 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - - quay.io/condaforge/linux-anvil-cos7-x86_64 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64"] - cuda_compiler_version: - - None - - 10.2 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 11.0 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 11.1 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 11.2 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 12.0 # [(linux64 or win) and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - commit_message: | - Rebuild for CUDA 12 - - The transition to CUDA 12 SDK includes new packages for all CUDA libraries and - build tools. Notably, the cudatoolkit package no longer exists, and packages - should depend directly on the specific CUDA libraries (libcublas, libcusolver, - etc) as needed. For an in-depth overview of the changes and to report problems - [see this issue]( https://github.com/conda-forge/conda-forge.github.io/issues/1963 ). - Please feel free to raise any issues encountered there. Thank you! :pray: - -cuda_compiler: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - cuda-nvcc # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -cuda_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 12.0 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -c_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -cxx_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -fortran_compiler_version: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 12 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -cudnn: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - 8 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -cdt_name: # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - cos7 # [linux64 and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - -docker_image: # [os.environ.get("BUILD_PLATFORM", "").startswith("linux-") and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] - - quay.io/condaforge/linux-anvil-cos7-x86_64 # [linux64 and os.environ.get("BUILD_PLATFORM") == "linux-64" and os.environ.get("CF_CUDA_ENABLED", "False") == "True"] From 0fee83db6f9cb76fea7759fae8e90f52702f45a2 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Tue, 19 Sep 2023 08:11:54 +0000 Subject: [PATCH 19/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.25.1, and conda-forge-pinning 2023.09.19.00.40.39 --- .azure-pipelines/azure-pipelines-linux.yml | 48 ++++-------- ...ion10numpy1.22python3.10.____cpython.yaml} | 0 ...sion10numpy1.22python3.8.____cpython.yaml} | 0 ...sion10numpy1.22python3.9.____cpython.yaml} | 0 ...ion10numpy1.23python3.11.____cpython.yaml} | 0 ...ion12numpy1.22python3.10.____cpython.yaml} | 0 ...sion12numpy1.22python3.8.____cpython.yaml} | 0 ...sion12numpy1.22python3.9.____cpython.yaml} | 0 ...ion12numpy1.23python3.11.____cpython.yaml} | 0 ...sion12numpy1.22python3.10.____cpython.yaml | 76 ------------------- ...rsion12numpy1.22python3.8.____cpython.yaml | 76 ------------------- ...rsion12numpy1.22python3.9.____cpython.yaml | 76 ------------------- ...sion12numpy1.23python3.11.____cpython.yaml | 76 ------------------- README.md | 60 ++++----------- 14 files changed, 32 insertions(+), 380 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml => linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml => linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml => linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml} (100%) rename .ci_support/{linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml} (100%) delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 46ebef78..e4d0439f 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,52 +8,36 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython + linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython: + CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython + linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython: + CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython + linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython: + CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - ? linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython - : CONFIG: linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython + linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython: + CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 360 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml similarity index 100% rename from .ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml deleted file mode 100644 index b3b0020e..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml deleted file mode 100644 index ce6e4a64..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml deleted file mode 100644 index 185ae76c..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index 51daffe0..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos7 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- cuda-nvcc -cuda_compiler_version: -- '12.0' -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '72' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- 2.1.5 -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.23' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/README.md b/README.md index 0e84dfb8..b75ecdbe 100644 --- a/README.md +++ b/README.md @@ -37,87 +37,59 @@ Current build status
VariantStatus
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpythonlinux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpythonlinux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpythonlinux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpythonosx_64_numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpythonosx_64_numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpythonosx_64_numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpythonosx_64_numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpythonosx_arm64_numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpythonosx_arm64_numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpythonosx_arm64_numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpythonosx_arm64_numpy1.23python3.11.____cpython - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - - variant - -
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - - variant - -
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - - variant - -
osx_64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - - variant - -
osx_64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - - variant - -
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - - variant - -
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - - variant - -
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - - variant - -
osx_64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - - variant - -
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.10.____cpython - - variant - -
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.8.____cpython - - variant - -
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.21python3.9.____cpython - - variant - -
osx_arm64_libgrpc1.54libprotobuf3.21numpy1.23python3.11.____cpython - - variant - -
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.10.____cpython - - variant - -
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.8.____cpython - - variant - -
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.21python3.9.____cpython - - variant - -
osx_arm64_libgrpc1.56libprotobuf4.23.3numpy1.23python3.11.____cpython - - variant + variant
- + - + - + - + - + - + - + - + - - - - - - - - - - - - From 9306f77745cf513d454e5f70bd4f8aee7c72cd59 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 20 Sep 2023 14:25:47 +0000 Subject: [PATCH 20/28] Update abseil patches --- recipe/meta.yaml | 6 +- .../0001-Fix-further-abseil-linkage.patch | 60 ------------------- recipe/patches/0001-loosen-requirements.patch | 6 +- recipe/patches/0002-fix-genproto.patch | 6 +- recipe/patches/0003-fix-absl-py.patch | 6 +- ...absl_synchronization-linkage-to-gRPC.patch | 6 +- ...-any_invocable-target-to-absel-bazel.patch | 6 +- .../0006-Fix-missing-abseil-linkages.patch | 6 +- ...npin-gast-dependency-for-pip_package.patch | 6 +- ...008-Use-basename-instead-of-realpath.patch | 6 +- ...9-Fix-protobuf_python-for-systemlibs.patch | 6 +- .../patches/0010-Add-absl_log-systemlib.patch | 26 ++++---- ...ayout_proto_cc-if-protobuf-linkage-.patch} | 11 ++-- .../0012-Fix-further-abseil-linkage.patch | 41 +++++++++++++ 14 files changed, 92 insertions(+), 106 deletions(-) delete mode 100644 recipe/patches/0001-Fix-further-abseil-linkage.patch rename recipe/patches/{0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch => 0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch} (71%) create mode 100644 recipe/patches/0012-Fix-further-abseil-linkage.patch diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 32a4e3a9..5a1b3cb2 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -14,13 +14,13 @@ source: - patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch - patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch - patches/0006-Fix-missing-abseil-linkages.patch - # backport https://github.com/tensorflow/tensorflow/pull/61134 + ## backport https://github.com/tensorflow/tensorflow/pull/61134 - patches/0007-unpin-gast-dependency-for-pip_package.patch - patches/0008-Use-basename-instead-of-realpath.patch - patches/0009-Fix-protobuf_python-for-systemlibs.patch - patches/0010-Add-absl_log-systemlib.patch - - patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch - - patches/0001-Fix-further-abseil-linkage.patch + - patches/0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch + - patches/0012-Fix-further-abseil-linkage.patch - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e diff --git a/recipe/patches/0001-Fix-further-abseil-linkage.patch b/recipe/patches/0001-Fix-further-abseil-linkage.patch deleted file mode 100644 index fe5f2433..00000000 --- a/recipe/patches/0001-Fix-further-abseil-linkage.patch +++ /dev/null @@ -1,60 +0,0 @@ -From a48220c76f0288178ff38d534015bf01c39733a8 Mon Sep 17 00:00:00 2001 -From: "Uwe L. Korn" -Date: Mon, 18 Sep 2023 14:47:08 +0000 -Subject: [PATCH] Fix further abseil linkage - ---- - third_party/absl/system.absl.base.BUILD | 12 ++++++++++-- - third_party/absl/system.absl.log.BUILD | 3 +++ - 2 files changed, 13 insertions(+), 2 deletions(-) - -diff --git a/third_party/absl/system.absl.base.BUILD b/third_party/absl/system.absl.base.BUILD -index d6bf8748..f6b62c9f 100644 ---- a/third_party/absl/system.absl.base.BUILD -+++ b/third_party/absl/system.absl.base.BUILD -@@ -17,12 +17,20 @@ package(default_visibility = ["//visibility:public"]) - - cc_library( - name = "log_severity", -- linkopts = ["-labsl_log_severity"], -+ linkopts = [ -+ "-labsl_log_severity", -+ "-labsl_log_internal_message", -+ "-labsl_log_internal_nullguard", -+ ], - ) - - cc_library( - name = "raw_logging_internal", -- linkopts = ["-labsl_raw_logging_internal"], -+ linkopts = [ -+ "-labsl_raw_logging_internal", -+ "-labsl_log_internal_message", -+ "-labsl_log_internal_nullguard", -+ ], - visibility = [ - "//absl:__subpackages__", - ], -diff --git a/third_party/absl/system.absl.log.BUILD b/third_party/absl/system.absl.log.BUILD -index 9df9d3ce..89047c7d 100644 ---- a/third_party/absl/system.absl.log.BUILD -+++ b/third_party/absl/system.absl.log.BUILD -@@ -6,6 +6,8 @@ cc_library( - name = "log", - linkopts = [ - "-labsl_log_internal_conditions", -+ "-labsl_log_internal_message", -+ "-labsl_log_internal_nullguard", - ], - ) - -@@ -14,5 +16,6 @@ cc_library( - linkopts = [ - "-labsl_log_internal_check_op", - "-labsl_log_internal_message", -+ "-labsl_log_internal_nullguard", - ], - ) --- -2.30.2 - diff --git a/recipe/patches/0001-loosen-requirements.patch b/recipe/patches/0001-loosen-requirements.patch index 0d3a9daf..52a2046f 100644 --- a/recipe/patches/0001-loosen-requirements.patch +++ b/recipe/patches/0001-loosen-requirements.patch @@ -1,7 +1,7 @@ -From 811618fa822f243ea8ee2b9b222d477c3f1d261a Mon Sep 17 00:00:00 2001 +From 436c51c9864934ae399703bcaf05ff732b9ddf6e Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Thu, 30 Dec 2021 06:57:09 +0200 -Subject: [PATCH 01/10] loosen requirements +Subject: [PATCH 01/12] loosen requirements * Remove unused libclang requirement * Remove unecessary tensorflow-io-gcs-filesystem @@ -37,5 +37,5 @@ index e77e6f81..f7ab72c4 100644 # BoringSSL support. # See https://github.com/tensorflow/tensorflow/issues/17882. -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0002-fix-genproto.patch b/recipe/patches/0002-fix-genproto.patch index 4eb1f60b..8937ff09 100644 --- a/recipe/patches/0002-fix-genproto.patch +++ b/recipe/patches/0002-fix-genproto.patch @@ -1,7 +1,7 @@ -From a53a2e9c8b54dc28cc2de98af061e9ab682176be Mon Sep 17 00:00:00 2001 +From 0fa0515e3ead93083f2474352acb520feb5f77f1 Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 18 May 2023 23:36:59 -0400 -Subject: [PATCH 02/10] fix genproto +Subject: [PATCH 02/12] fix genproto --- tensorflow/tsl/platform/default/build_config.bzl | 5 +---- @@ -24,5 +24,5 @@ index 6ffd37bf..cafa2013 100644 proto_gen( name = name + "_genproto", -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0003-fix-absl-py.patch b/recipe/patches/0003-fix-absl-py.patch index 62609e0c..c09e8f4f 100644 --- a/recipe/patches/0003-fix-absl-py.patch +++ b/recipe/patches/0003-fix-absl-py.patch @@ -1,7 +1,7 @@ -From 2d13bc9c78fbe4ffda1888ff4d234c216d452052 Mon Sep 17 00:00:00 2001 +From 322ea9a3bf6acbb058130bcb8053eeea5e6d7b6e Mon Sep 17 00:00:00 2001 From: Jinzhe Zeng Date: Thu, 18 May 2023 06:30:06 -0400 -Subject: [PATCH 03/10] fix absl-py +Subject: [PATCH 03/12] fix absl-py --- third_party/systemlibs/absl_py.absl.flags.BUILD | 4 ++++ @@ -20,5 +20,5 @@ index 4049989a..d92f4949 100644 + name = "argparse_flags", +) -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch index 24e84411..0a74365f 100644 --- a/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch +++ b/recipe/patches/0004-Add-additional-absl_synchronization-linkage-to-gRPC.patch @@ -1,7 +1,7 @@ -From 56d092b5f49e7773234b624c58afef9317235e9b Mon Sep 17 00:00:00 2001 +From 34a97c64c5314671451d046885d70634ef62b3ee Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 30 Jun 2023 08:39:32 +0000 -Subject: [PATCH 04/10] Add additional absl_synchronization linkage to gRPC +Subject: [PATCH 04/12] Add additional absl_synchronization linkage to gRPC --- third_party/systemlibs/grpc.BUILD | 3 +++ @@ -36,5 +36,5 @@ index 8b703f11..417baf5d 100644 visibility = ["//visibility:public"], ) -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch index 9de2037b..2a1518fe 100644 --- a/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch +++ b/recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patch @@ -1,7 +1,7 @@ -recipe/patches/0005-Add-missing-any_invocable-target-to-absel-bazel.patchFrom 7a73e8691bd7f6c66eb887520576482e9cee9f87 Mon Sep 17 00:00:00 2001 +From a80060b0bc108c010246026c33a957d155f5d2cf Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 2 Jul 2023 05:36:41 +0000 -Subject: [PATCH 05/10] Add missing any_invocable target to absel bazel +Subject: [PATCH 05/12] Add missing any_invocable target to absel bazel --- third_party/absl/system.absl.functional.BUILD | 4 ++++ @@ -20,5 +20,5 @@ index a4f70acf..f05aa98d 100644 + name = "any_invocable", +) -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0006-Fix-missing-abseil-linkages.patch b/recipe/patches/0006-Fix-missing-abseil-linkages.patch index 40390417..3962584f 100644 --- a/recipe/patches/0006-Fix-missing-abseil-linkages.patch +++ b/recipe/patches/0006-Fix-missing-abseil-linkages.patch @@ -1,7 +1,7 @@ -From 55d357204d4f3b44eb5da91eb587b46785f57178 Mon Sep 17 00:00:00 2001 +From 146ee97bd239e5854773599f29d8b4b0d6294e91 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 3 Jul 2023 04:45:46 +0000 -Subject: [PATCH 06/10] Fix missing abseil linkages +Subject: [PATCH 06/12] Fix missing abseil linkages --- third_party/absl/system.absl.strings.BUILD | 2 +- @@ -21,5 +21,5 @@ index fa9a7a84..d04776c9 100644 ":str_format", "//absl/container:compressed_tuple", -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch index e1040ede..fd5d47bb 100644 --- a/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch +++ b/recipe/patches/0007-unpin-gast-dependency-for-pip_package.patch @@ -1,7 +1,7 @@ -From aaaf3251925bc4eac5f3fe7c5d02da220038761c Mon Sep 17 00:00:00 2001 +From d739b2b28deea98ece3c192e8a33e9013a1dc3bd Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Sat, 1 Jul 2023 10:25:10 +1100 -Subject: [PATCH 07/10] unpin gast dependency for pip_package +Subject: [PATCH 07/12] unpin gast dependency for pip_package Commit c762c4501ca017994c1fa5554c3c8e47b7c80b66 noted that "I also know that gast 0.5.2 breaks one of our tests" and committed @@ -30,5 +30,5 @@ index f7ab72c4..87acb041 100644 'h5py >= 2.9.0', 'numpy >= 1.22', -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0008-Use-basename-instead-of-realpath.patch b/recipe/patches/0008-Use-basename-instead-of-realpath.patch index 06a65d73..9c8ad573 100644 --- a/recipe/patches/0008-Use-basename-instead-of-realpath.patch +++ b/recipe/patches/0008-Use-basename-instead-of-realpath.patch @@ -1,7 +1,7 @@ -From 4255effd0c3653211643e240bd90f50db2bd115b Mon Sep 17 00:00:00 2001 +From a0efca1c4b063131549988f267abc8b7fa9160ef Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 30 Aug 2023 16:57:31 +0200 -Subject: [PATCH 08/10] Use basename instead of realpath +Subject: [PATCH 08/12] Use basename instead of realpath --- tensorflow/tensorflow.bzl | 2 +- @@ -21,5 +21,5 @@ index e9f5e5aa..26573640 100644 ) -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch b/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch index d9211d79..73981487 100644 --- a/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch +++ b/recipe/patches/0009-Fix-protobuf_python-for-systemlibs.patch @@ -1,7 +1,7 @@ -From 4f95e7a262af1c50e0632e74a67314b1fb500147 Mon Sep 17 00:00:00 2001 +From 6bf07b788ecb0e7e2b20c248418195681a167f51 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 30 Aug 2023 16:58:41 +0200 -Subject: [PATCH 09/10] Fix protobuf_python for systemlibs +Subject: [PATCH 09/12] Fix protobuf_python for systemlibs --- tensorflow/workspace2.bzl | 9 ++++--- @@ -82,5 +82,5 @@ index 00000000..982617a7 + visibility = ["//visibility:public"], +) -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0010-Add-absl_log-systemlib.patch b/recipe/patches/0010-Add-absl_log-systemlib.patch index 9b651081..fb095cc8 100644 --- a/recipe/patches/0010-Add-absl_log-systemlib.patch +++ b/recipe/patches/0010-Add-absl_log-systemlib.patch @@ -1,20 +1,20 @@ -recipe/patches/0010-Add-absl_log-systemlib.patchFrom 2fa70c7ff080882595d2e3dabacb607364dba9c4 Mon Sep 17 00:00:00 2001 +From 66417efd8ef37684bcb836860973a91f2238b28e Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 30 Aug 2023 16:59:28 +0200 -Subject: [PATCH 10/10] Add absl_log systemlib +Subject: [PATCH 10/12] Add absl_log systemlib --- - third_party/absl/system.absl.log.BUILD | 18 ++++++++++++++++++ + third_party/absl/system.absl.log.BUILD | 22 ++++++++++++++++++++++ third_party/absl/workspace.bzl | 1 + - 2 files changed, 19 insertions(+) + 2 files changed, 23 insertions(+) create mode 100644 third_party/absl/system.absl.log.BUILD diff --git a/third_party/absl/system.absl.log.BUILD b/third_party/absl/system.absl.log.BUILD new file mode 100644 -index 00000000..9df9d3ce +index 00000000..0248bda0 --- /dev/null +++ b/third_party/absl/system.absl.log.BUILD -@@ -0,0 +1,18 @@ +@@ -0,0 +1,22 @@ +load("@rules_cc//cc:defs.bzl", "cc_library") + +package(default_visibility = ["//visibility:public"]) @@ -22,7 +22,10 @@ index 00000000..9df9d3ce +cc_library( + name = "log", + linkopts = [ -+ "-labsl_log_internal_conditions", ++ "-labsl_log_internal_conditions", ++ "-labsl_log_internal_check_op", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", + ], +) + @@ -30,21 +33,22 @@ index 00000000..9df9d3ce + name = "check", + linkopts = [ + "-labsl_log_internal_check_op", -+ "-labsl_log_internal_message", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", + ], +) diff --git a/third_party/absl/workspace.bzl b/third_party/absl/workspace.bzl -index 07f49ceb..19cc4dd4 100644 +index 07f49ceb..a7f4e5ff 100644 --- a/third_party/absl/workspace.bzl +++ b/third_party/absl/workspace.bzl @@ -20,6 +20,7 @@ def repo(): "flags", "functional", "hash", -+ "log", ++ "log", "memory", "meta", "numeric", -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch b/recipe/patches/0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch similarity index 71% rename from recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch rename to recipe/patches/0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch index 1e31c1e45..207d0ece 100644 --- a/recipe/patches/0001-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch +++ b/recipe/patches/0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch @@ -1,17 +1,18 @@ -From 246cf18d89a14752cb0a5589ea74b6759f4ca142 Mon Sep 17 00:00:00 2001 +From 4d9b577c6b26805d556603da919049cada394cd2 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 15 Sep 2023 11:06:27 +0200 -Subject: [PATCH] Omit linking to layout_proto_cc if protobuf linkage is shared +Subject: [PATCH 11/12] Omit linking to layout_proto_cc if protobuf linkage is + shared --- tensorflow/python/BUILD | 1 - 1 file changed, 1 deletion(-) diff --git a/tensorflow/python/BUILD b/tensorflow/python/BUILD -index e71da3f9..af5ddda3 100644 +index 6c8d5b55..73f58ed7 100644 --- a/tensorflow/python/BUILD +++ b/tensorflow/python/BUILD -@@ -4407,7 +4407,6 @@ tf_python_pybind_extension( +@@ -5043,7 +5043,6 @@ tf_python_pybind_extension( features = ["-layering_check"], deps = [ ":pywrap_densor_device_headers", @@ -20,5 +21,5 @@ index e71da3f9..af5ddda3 100644 "//tensorflow/python/lib/core:pybind11_status_headers", "//third_party/python_runtime:headers", # buildcleaner: keep -- -2.39.2 (Apple Git-143) +2.30.2 diff --git a/recipe/patches/0012-Fix-further-abseil-linkage.patch b/recipe/patches/0012-Fix-further-abseil-linkage.patch new file mode 100644 index 00000000..3dcf60a1 --- /dev/null +++ b/recipe/patches/0012-Fix-further-abseil-linkage.patch @@ -0,0 +1,41 @@ +From 8b33dc7715cfde4af71f22f85bdc969130de3c33 Mon Sep 17 00:00:00 2001 +From: "Uwe L. Korn" +Date: Mon, 18 Sep 2023 14:47:08 +0000 +Subject: [PATCH 12/12] Fix further abseil linkage + +--- + third_party/absl/system.absl.base.BUILD | 14 ++++++++++++-- + 1 file changed, 12 insertions(+), 2 deletions(-) + +diff --git a/third_party/absl/system.absl.base.BUILD b/third_party/absl/system.absl.base.BUILD +index d6bf8748..b3e42f4d 100644 +--- a/third_party/absl/system.absl.base.BUILD ++++ b/third_party/absl/system.absl.base.BUILD +@@ -17,12 +17,22 @@ package(default_visibility = ["//visibility:public"]) + + cc_library( + name = "log_severity", +- linkopts = ["-labsl_log_severity"], ++ linkopts = [ ++ "-labsl_log_severity", ++ "-labsl_log_internal_check_op", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", ++ ], + ) + + cc_library( + name = "raw_logging_internal", +- linkopts = ["-labsl_raw_logging_internal"], ++ linkopts = [ ++ "-labsl_raw_logging_internal", ++ "-labsl_log_internal_check_op", ++ "-labsl_log_internal_message", ++ "-labsl_log_internal_nullguard", ++ ], + visibility = [ + "//absl:__subpackages__", + ], +-- +2.30.2 + From 5772d4fb0631010935d7334c80f7e18a6beeb7fe Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 25 Sep 2023 13:55:49 +0000 Subject: [PATCH 21/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.26.2, and conda-forge-pinning 2023.09.25.12.55.07 --- .../migrations/jpeg_to_libjpeg_turbo.yaml | 15 -------- .ci_support/migrations/python311.yaml | 37 ------------------- .scripts/build_steps.sh | 9 ++--- .scripts/logging_utils.sh | 4 +- .scripts/run_osx_build.sh | 8 ++-- 5 files changed, 10 insertions(+), 63 deletions(-) delete mode 100644 .ci_support/migrations/jpeg_to_libjpeg_turbo.yaml delete mode 100644 .ci_support/migrations/python311.yaml diff --git a/.ci_support/migrations/jpeg_to_libjpeg_turbo.yaml b/.ci_support/migrations/jpeg_to_libjpeg_turbo.yaml deleted file mode 100644 index dad138a3..00000000 --- a/.ci_support/migrations/jpeg_to_libjpeg_turbo.yaml +++ /dev/null @@ -1,15 +0,0 @@ -migrator_ts: 1678152141 -__migrator: - kind: version - migration_number: 3 - bump_number: 1 - commit_message: "Rebuild for jpegturbo migration" - paused: false - pr_limit: 10 - -libjpeg_turbo: - - 2.1.5 -# This migration is matched with a minimigrator that will -# replace jpeg with libjpegturbo -jpeg: - - 10 diff --git a/.ci_support/migrations/python311.yaml b/.ci_support/migrations/python311.yaml deleted file mode 100644 index c00be95a..00000000 --- a/.ci_support/migrations/python311.yaml +++ /dev/null @@ -1,37 +0,0 @@ -migrator_ts: 1666686085 -__migrator: - migration_number: 1 - operation: key_add - primary_key: python - ordering: - python: - - 3.6.* *_cpython - - 3.7.* *_cpython - - 3.8.* *_cpython - - 3.9.* *_cpython - - 3.10.* *_cpython - - 3.11.* *_cpython # new entry - - 3.6.* *_73_pypy - - 3.7.* *_73_pypy - - 3.8.* *_73_pypy - - 3.9.* *_73_pypy - paused: false - longterm: True - pr_limit: 60 - max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times - exclude: - # this shouldn't attempt to modify the python feedstocks - - python - - pypy3.6 - - pypy-meta - - cross-python - - python_abi - exclude_pinned_pkgs: false - -python: - - 3.11.* *_cpython -# additional entries to add for zip_keys -numpy: - - 1.23 -python_impl: - - cpython diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index a6b09f6b..322832b9 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -31,11 +31,10 @@ pkgs_dirs: CONDARC - -mamba install --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 -mamba update --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 +mamba install --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ + pip mamba conda-build boa conda-forge-ci-setup=3 +mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ + pip mamba conda-build boa conda-forge-ci-setup # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/logging_utils.sh b/.scripts/logging_utils.sh index 57bc95c2..aff009f0 100644 --- a/.scripts/logging_utils.sh +++ b/.scripts/logging_utils.sh @@ -12,7 +12,7 @@ function startgroup { echo "##[group]$1";; travis ) echo "$1" - echo -en 'travis_fold:start:'"${1// /}"'\\r';; + echo -en 'travis_fold:start:'"${1// /}"'\r';; github_actions ) echo "::group::$1";; * ) @@ -28,7 +28,7 @@ function endgroup { azure ) echo "##[endgroup]";; travis ) - echo -en 'travis_fold:end:'"${1// /}"'\\r';; + echo -en 'travis_fold:end:'"${1// /}"'\r';; github_actions ) echo "::endgroup::";; esac diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index 3969edf3..cd9a88f2 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -23,10 +23,10 @@ bash $MINIFORGE_FILE -b -p ${MINIFORGE_HOME} source ${MINIFORGE_HOME}/etc/profile.d/conda.sh conda activate base -mamba install --update-specs --quiet --yes --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 -mamba update --update-specs --yes --quiet --channel conda-forge \ - conda-build pip boa conda-forge-ci-setup=3 +mamba install --update-specs --quiet --yes --channel conda-forge --strict-channel-priority \ + pip mamba conda-build boa conda-forge-ci-setup=3 +mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ + pip mamba conda-build boa conda-forge-ci-setup From 307badf30572e8dbfeb3a61d043c845b7b2d21aa Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Wed, 27 Sep 2023 20:37:38 +0200 Subject: [PATCH 22/28] Bump to 2.13.1 --- recipe/meta.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5a1b3cb2..1cc03712 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,4 +1,5 @@ -{% set version = "2.13.0" %} +{% set version = "2.13.1" %} +{% set estimator_version = "2.13.0" %} package: name: tensorflow-split @@ -6,7 +7,7 @@ package: source: - url: https://github.com/tensorflow/tensorflow/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz - sha256: e58c939079588623e6fa1d054aec2f90f95018266e0a970fd353a5244f5173dc + sha256: 89c07aebd4f41fbe0d08cc88aef00305542134f2f16d3b62918dc3c1182f33e2 patches: - patches/0001-loosen-requirements.patch - patches/0002-fix-genproto.patch @@ -22,7 +23,7 @@ source: - patches/0011-Omit-linking-to-layout_proto_cc-if-protobuf-linkage-.patch - patches/0012-Fix-further-abseil-linkage.patch - - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ version.replace(".rc", "-rc") }}.tar.gz + - url: https://github.com/tensorflow/estimator/archive/refs/tags/v{{ estimator_version.replace(".rc", "-rc") }}.tar.gz sha256: 4175e9276a1eb8b5e4e876d228e4605871832e7bd8517965d6a47f1481af2c3e folder: tensorflow-estimator From aecdc66a1b7d11ccbcbedbbe55edd995398c3226 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 13 Oct 2023 08:07:14 +0000 Subject: [PATCH 23/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.13.01.23.53 --- .azure-pipelines/azure-pipelines-linux.yml | 49 ++++-------- ...sion10numpy1.22python3.10.____cpython.yaml | 6 +- ...rsion10numpy1.22python3.8.____cpython.yaml | 6 +- ...rsion10numpy1.22python3.9.____cpython.yaml | 6 +- ...sion10numpy1.23python3.11.____cpython.yaml | 6 +- ...ion11numpy1.22python3.10.____cpython.yaml} | 14 ++-- ...sion11numpy1.22python3.8.____cpython.yaml} | 14 ++-- ...sion11numpy1.22python3.9.____cpython.yaml} | 14 ++-- ...ion11numpy1.23python3.11.____cpython.yaml} | 14 ++-- ...sion12numpy1.22python3.10.____cpython.yaml | 6 +- ...rsion12numpy1.22python3.8.____cpython.yaml | 6 +- ...rsion12numpy1.22python3.9.____cpython.yaml | 6 +- ...sion12numpy1.23python3.11.____cpython.yaml | 6 +- ...sion12numpy1.22python3.10.____cpython.yaml | 76 ------------------- ...rsion12numpy1.22python3.8.____cpython.yaml | 76 ------------------- ...rsion12numpy1.22python3.9.____cpython.yaml | 76 ------------------- ...sion12numpy1.23python3.11.____cpython.yaml | 76 ------------------- ...sx_64_numpy1.22python3.10.____cpython.yaml | 10 +-- ...osx_64_numpy1.22python3.8.____cpython.yaml | 10 +-- ...osx_64_numpy1.22python3.9.____cpython.yaml | 10 +-- ...sx_64_numpy1.23python3.11.____cpython.yaml | 10 +-- ...arm64_numpy1.22python3.10.____cpython.yaml | 10 +-- ..._arm64_numpy1.22python3.8.____cpython.yaml | 10 +-- ..._arm64_numpy1.22python3.9.____cpython.yaml | 10 +-- ...arm64_numpy1.23python3.11.____cpython.yaml | 10 +-- .scripts/build_steps.sh | 4 - .scripts/run_osx_build.sh | 4 - README.md | 60 ++++----------- 28 files changed, 124 insertions(+), 481 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml => linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml => linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml => linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml} (89%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml} (89%) delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml delete mode 100644 .ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index aee9cd39..d84e726a 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,38 +8,6 @@ jobs: vmImage: ubuntu-latest strategy: matrix: -<<<<<<< HEAD - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython: - CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython: - CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython: - CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython -======= ? linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' @@ -56,6 +24,22 @@ jobs: : CONFIG: linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 + ? linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython + : CONFIG: linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.8 + ? linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython + : CONFIG: linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.8 + ? linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython + : CONFIG: linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.8 + ? linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython + : CONFIG: linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.8 ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython UPLOAD_PACKAGES: 'True' @@ -70,7 +54,6 @@ jobs: DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 ? linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython : CONFIG: linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython ->>>>>>> main UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 timeoutInMinutes: 1 diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml index 0a2af511..0c7adfdb 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml index 3c0b7e8b..65d63177 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml index 2690843d..0a1ac6c7 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml index a153e46b..a538973b 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml index 0a2af511..e21cc2ca 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '10' +- '11' cdt_name: - cos7 channel_sources: @@ -11,15 +11,15 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: -- '11.2' +- '11.8' cudnn: - '8' cxx_compiler: - gxx cxx_compiler_version: -- '10' +- '11' docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 +- quay.io/condaforge/linux-anvil-cuda:11.8 flatbuffers: - 23.5.26 giflib: @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml index 3c0b7e8b..ea434b14 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '10' +- '11' cdt_name: - cos7 channel_sources: @@ -11,15 +11,15 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: -- '11.2' +- '11.8' cudnn: - '8' cxx_compiler: - gxx cxx_compiler_version: -- '10' +- '11' docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 +- quay.io/condaforge/linux-anvil-cuda:11.8 flatbuffers: - 23.5.26 giflib: @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml index 2690843d..78007f84 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '10' +- '11' cdt_name: - cos7 channel_sources: @@ -11,15 +11,15 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: -- '11.2' +- '11.8' cudnn: - '8' cxx_compiler: - gxx cxx_compiler_version: -- '10' +- '11' docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 +- quay.io/condaforge/linux-anvil-cuda:11.8 flatbuffers: - 23.5.26 giflib: @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml similarity index 89% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml index a153e46b..10b80aff 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '10' +- '11' cdt_name: - cos7 channel_sources: @@ -11,15 +11,15 @@ channel_targets: cuda_compiler: - nvcc cuda_compiler_version: -- '11.2' +- '11.8' cudnn: - '8' cxx_compiler: - gxx cxx_compiler_version: -- '10' +- '11' docker_image: -- quay.io/condaforge/linux-anvil-cuda:11.2 +- quay.io/condaforge/linux-anvil-cuda:11.8 flatbuffers: - 23.5.26 giflib: @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml index 83b3e891..5325e41d 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml index 5e4792d6..6e588914 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml index f2fc9bf8..58afcc59 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml index cbb0b0b1..1a72109b 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml @@ -27,17 +27,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' nccl: - '2' numpy: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml deleted file mode 100644 index 83b3e891..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '73' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- '3' -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.10.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml deleted file mode 100644 index 5e4792d6..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '73' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- '3' -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.8.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml deleted file mode 100644 index f2fc9bf8..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '73' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- '3' -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.22' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.9.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml deleted file mode 100644 index cbb0b0b1..00000000 --- a/.ci_support/linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ /dev/null @@ -1,76 +0,0 @@ -c_compiler: -- gcc -c_compiler_version: -- '12' -cdt_name: -- cos6 -channel_sources: -- conda-forge -channel_targets: -- conda-forge main -cuda_compiler: -- None -cuda_compiler_version: -- None -cudnn: -- '8' -cxx_compiler: -- gxx -cxx_compiler_version: -- '12' -docker_image: -- quay.io/condaforge/linux-anvil-cos7-x86_64 -flatbuffers: -- 23.5.26 -giflib: -- '5.2' -icu: -- '73' -libabseil: -- '20230125' -libcurl: -- '8' -libgrpc: -- '1.56' -libjpeg_turbo: -- '3' -libpng: -- '1.6' -libprotobuf: -- 4.23.3 -nccl: -- '2' -numpy: -- '1.23' -openssl: -- '3' -perl: -- 5.32.1 -pin_run_as_build: - python: - min_pin: x.x - max_pin: x.x -python: -- 3.11.* *_cpython -python_impl: -- cpython -snappy: -- '1' -sqlite: -- '3' -target_platform: -- linux-64 -zip_keys: -- - c_compiler_version - - cxx_compiler_version - - cuda_compiler - - cuda_compiler_version - - cdt_name - - docker_image -- - libgrpc - - libprotobuf -- - python - - numpy - - python_impl -zlib: -- '1.2' diff --git a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml index c6d4b21c..810e1fb8 100644 --- a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -23,17 +23,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml index a057c2d5..f1014127 100644 --- a/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -23,17 +23,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml index a0fe594c..861c2ab8 100644 --- a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -23,17 +23,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml index c5287e33..45d03a3a 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -15,7 +15,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -23,17 +23,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml index dfbcf0a1..cfc06a30 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -21,17 +21,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml index a20d5de7..96fbcc56 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -21,17 +21,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml index 6281af81..5939b790 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -21,17 +21,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml index b7fcff64..71a0f5dd 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml @@ -3,7 +3,7 @@ MACOSX_DEPLOYMENT_TARGET: c_compiler: - clang c_compiler_version: -- '15' +- '16' channel_sources: - conda-forge channel_targets: @@ -13,7 +13,7 @@ cuda_compiler_version: cxx_compiler: - clangxx cxx_compiler_version: -- '15' +- '16' flatbuffers: - 23.5.26 giflib: @@ -21,17 +21,17 @@ giflib: icu: - '73' libabseil: -- '20230125' +- '20230802' libcurl: - '8' libgrpc: -- '1.56' +- '1.54' libjpeg_turbo: - '3' libpng: - '1.6' libprotobuf: -- 4.23.3 +- '3.21' macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/.scripts/build_steps.sh b/.scripts/build_steps.sh index d3e756f5..bd9e6710 100755 --- a/.scripts/build_steps.sh +++ b/.scripts/build_steps.sh @@ -34,11 +34,7 @@ CONDARC mamba install --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ pip mamba conda-build boa conda-forge-ci-setup=3 mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ -<<<<<<< HEAD - pip mamba conda-build boa conda-forge-ci-setup -======= pip mamba conda-build boa conda-forge-ci-setup=3 ->>>>>>> main # set up the condarc setup_conda_rc "${FEEDSTOCK_ROOT}" "${RECIPE_ROOT}" "${CONFIG_FILE}" diff --git a/.scripts/run_osx_build.sh b/.scripts/run_osx_build.sh index a61675c4..870c49aa 100755 --- a/.scripts/run_osx_build.sh +++ b/.scripts/run_osx_build.sh @@ -26,11 +26,7 @@ conda activate base mamba install --update-specs --quiet --yes --channel conda-forge --strict-channel-priority \ pip mamba conda-build boa conda-forge-ci-setup=3 mamba update --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ -<<<<<<< HEAD - pip mamba conda-build boa conda-forge-ci-setup -======= pip mamba conda-build boa conda-forge-ci-setup=3 ->>>>>>> main diff --git a/README.md b/README.md index ea94d969..a4230a7f 100644 --- a/README.md +++ b/README.md @@ -37,86 +37,59 @@ Current build status
VariantStatus
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpythonlinux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpythonlinux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpythonlinux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpythonlinux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.10.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.8.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.22python3.9.____cpython - - variant - -
linux_64_c_compiler_version12cuda_compilercuda-nvcccuda_compiler_version12.0cxx_compiler_version12numpy1.23python3.11.____cpython - - variant + variant
-<<<<<<< HEAD - - - - - - - - - - + - + - + - + - - + - + - + - + @@ -145,7 +118,6 @@ Current build status From cb26a86f1229b3bce3a3af48545ba57a7687a80e Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 13 Oct 2023 08:08:30 +0000 Subject: [PATCH 24/28] Pin abseil --- recipe/conda_build_config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 0ff63ba2..0628e008 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -10,6 +10,7 @@ MACOSX_SDK_VERSION: # [osx and x86_64] # https://github.com/conda-forge/tensorflow-feedstock/pull/337 libprotobuf: - '3.21' - +libabseil: +- '20230125' libgrpc: - '1.54' From a897d52010b927d02f7b9fc5c678e0e3726cc770 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Fri, 13 Oct 2023 08:27:11 +0000 Subject: [PATCH 25/28] MNT: Re-rendered with conda-build 3.25.0, conda-smithy 3.27.1, and conda-forge-pinning 2023.10.13.01.23.53 --- ....2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml | 2 +- ...1.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml | 2 +- ...1.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml | 2 +- ....2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml | 2 +- ....8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml | 2 +- ...1.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml | 2 +- ...1.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml | 2 +- ....8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml | 2 +- ...necxx_compiler_version12numpy1.22python3.10.____cpython.yaml | 2 +- ...onecxx_compiler_version12numpy1.22python3.8.____cpython.yaml | 2 +- ...onecxx_compiler_version12numpy1.22python3.9.____cpython.yaml | 2 +- ...necxx_compiler_version12numpy1.23python3.11.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.22python3.8.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml index 0c7adfdb..131fa62a 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml index 65d63177..85986cb4 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml index 0a1ac6c7..37500c5d 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml index a538973b..19a745b3 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml index e21cc2ca..8d2f9bec 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml index ea434b14..1dc90124 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml index 78007f84..7f1591b7 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml index 10b80aff..ca2b18a7 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml index 5325e41d..30eafbbe 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml index 6e588914..5a1b4e39 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml index 58afcc59..5d784b5e 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml index 1a72109b..41c0f139 100644 --- a/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version12cuda_compilerNonecuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython.yaml @@ -27,7 +27,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml index 810e1fb8..8e379261 100644 --- a/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.10.____cpython.yaml @@ -23,7 +23,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml index f1014127..c97399cd 100644 --- a/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.8.____cpython.yaml @@ -23,7 +23,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml index 861c2ab8..0b4b602a 100644 --- a/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.22python3.9.____cpython.yaml @@ -23,7 +23,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml index 45d03a3a..dc30e5cb 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml @@ -23,7 +23,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml index cfc06a30..e6a1933a 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.10.____cpython.yaml @@ -21,7 +21,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml index 96fbcc56..c861b679 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.8.____cpython.yaml @@ -21,7 +21,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml index 5939b790..728bb5e3 100644 --- a/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.22python3.9.____cpython.yaml @@ -21,7 +21,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml index 71a0f5dd..d60da110 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml @@ -21,7 +21,7 @@ giflib: icu: - '73' libabseil: -- '20230802' +- '20230125' libcurl: - '8' libgrpc: From 2825cb3d6bc8e53284c769f777964d2c225c4487 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sat, 14 Oct 2023 15:28:06 +0000 Subject: [PATCH 26/28] Add CUDA 11.8 --- recipe/build.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/build.sh b/recipe/build.sh index a6b5a84b..57fef616 100644 --- a/recipe/build.sh +++ b/recipe/build.sh @@ -148,6 +148,8 @@ if [[ ${cuda_compiler_version} != "None" ]]; then export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86 elif [[ ${cuda_compiler_version} == 11.2 ]]; then export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86 + elif [[ ${cuda_compiler_version} == 11.8 ]]; then + export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86 else echo "unsupported cuda version." exit 1 From a6c08cec7d4f7f68f466cdbf801f281dc6fbfc9c Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Sun, 15 Oct 2023 10:22:37 +0200 Subject: [PATCH 27/28] Update recipe/build.sh Co-authored-by: Jinzhe Zeng --- recipe/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/build.sh b/recipe/build.sh index 57fef616..a490ad9a 100644 --- a/recipe/build.sh +++ b/recipe/build.sh @@ -149,7 +149,7 @@ if [[ ${cuda_compiler_version} != "None" ]]; then elif [[ ${cuda_compiler_version} == 11.2 ]]; then export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86 elif [[ ${cuda_compiler_version} == 11.8 ]]; then - export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,compute_86 + export TF_CUDA_COMPUTE_CAPABILITIES=sm_35,sm_50,sm_60,sm_62,sm_70,sm_72,sm_75,sm_80,sm_86,sm_87,sm_89,sm_90,compute_90 else echo "unsupported cuda version." exit 1 From 8744ec0e878ba93aa38f0273e16760a766d7e853 Mon Sep 17 00:00:00 2001 From: "Uwe L. Korn" Date: Mon, 16 Oct 2023 10:37:34 +0200 Subject: [PATCH 28/28] Fixes for clang-16 --- recipe/build.sh | 4 ++-- recipe/custom_toolchain/cc_toolchain_config.bzl | 1 + recipe/gen-bazel-toolchain.sh | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/recipe/build.sh b/recipe/build.sh index a490ad9a..e5bb8a41 100644 --- a/recipe/build.sh +++ b/recipe/build.sh @@ -176,8 +176,8 @@ EOF pushd tensorflow/lite/schema flatc --cpp --gen-object-api schema.fbs popd -rm tensorflow/lite/schema/conversion_metadata_generated.h -rm tensorflow/lite/experimental/acceleration/configuration/configuration_generated.h +rm -f tensorflow/lite/schema/conversion_metadata_generated.h +rm -f tensorflow/lite/experimental/acceleration/configuration/configuration_generated.h # build using bazel bazel ${BAZEL_OPTS} build ${BUILD_TARGET} diff --git a/recipe/custom_toolchain/cc_toolchain_config.bzl b/recipe/custom_toolchain/cc_toolchain_config.bzl index 195336b8..f504ffc1 100644 --- a/recipe/custom_toolchain/cc_toolchain_config.bzl +++ b/recipe/custom_toolchain/cc_toolchain_config.bzl @@ -284,6 +284,7 @@ def _impl(ctx): "${CONDA_BUILD_SYSROOT}/System/Library/Frameworks", "${CONDA_BUILD_SYSROOT}/usr/include", "${BUILD_PREFIX}/lib/clang/${COMPILER_VERSION}/include", + "${BUILD_PREFIX}/lib/clang/${SHORT_COMPILER_VERSION}/include", "${BUILD_PREFIX}/include/c++/v1", "${PREFIX}/include", ] diff --git a/recipe/gen-bazel-toolchain.sh b/recipe/gen-bazel-toolchain.sh index e3b0849c..73208eae 100755 --- a/recipe/gen-bazel-toolchain.sh +++ b/recipe/gen-bazel-toolchain.sh @@ -15,6 +15,7 @@ function apply_cc_template() { sed -ie "s:TARGET_PLATFORM:${target_platform}:" $1 sed -ie "s:\${CONDA_BUILD_SYSROOT}:${CONDA_BUILD_SYSROOT}:" $1 sed -ie "s:\${COMPILER_VERSION}:${BAZEL_TOOLCHAIN_COMPILER_VERSION:-}:" $1 + sed -ie "s:\${SHORT_COMPILER_VERSION}:${SHORT_BAZEL_TOOLCHAIN_COMPILER_VERSION:-}:" $1 sed -ie "s:\${GCC_COMPILER_PATH}:${GCC:-}:" $1 sed -ie "s:\${BAZEL_TOOLCHAIN_GCC}:${BAZEL_TOOLCHAIN_GCC}:" $1 sed -ie "s:\${CUDA_VERSION}:${cuda_compiler_version:-}:" $1 @@ -41,6 +42,7 @@ cp -r ${RECIPE_DIR}/custom_toolchain . pushd custom_toolchain if [[ "${target_platform}" == osx-* ]]; then export BAZEL_TOOLCHAIN_COMPILER_VERSION=$($CC -v 2>&1 | head -n1 | cut -d' ' -f3) + export SHORT_BAZEL_TOOLCHAIN_COMPILER_VERSION=$(echo ${BAZEL_TOOLCHAIN_COMPILER_VERSION} | cut -d. -f1) sed -e "s:\${CLANG}:${CLANG}:" \ -e "s:\${target_platform}:${target_platform}:" \ -e "s:\${INSTALL_NAME_TOOL}:${INSTALL_NAME_TOOL}:" \ @@ -63,6 +65,7 @@ pushd custom_toolchain export BAZEL_TOOLCHAIN_AR=${LIBTOOL} else export BAZEL_TOOLCHAIN_COMPILER_VERSION=$(${CC} -v 2>&1|tail -n1|cut -d' ' -f3) + export SHORT_BAZEL_TOOLCHAIN_COMPILER_VERSION=${BAZEL_TOOLCHAIN_COMPILER_VERSION} export BAZEL_TOOLCHAIN_AR=$(basename ${AR}) touch cc_wrapper.sh
VariantStatus
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - - variant - -
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - - variant - -
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - - variant - -
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.10.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.8.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.22python3.9.____cpythonlinux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version12cuda_compiler_versionNonecxx_compiler_version12numpy1.23python3.11.____cpython - - variant -======= - linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.10.____cpythonlinux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.8.____cpythonlinux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.22python3.9.____cpythonlinux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.22python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compilernvcccuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version11cuda_compilernvcccuda_compiler_version11.8cxx_compiler_version11numpy1.23python3.11.____cpython - variant + variant
variant ->>>>>>> main