From 3ba429dade991c68511ce97dcc1b7212f874b98d Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:56:42 -0500 Subject: [PATCH 1/7] add llvm-opnemp to host + move up osx sdk due to recent troubles --- recipe/conda_build_config.yaml | 2 +- recipe/meta.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index 2bff63c1..f91de022 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,5 +1,5 @@ MACOSX_SDK_VERSION: # [osx] - - 12.3 # [osx] + - 13.1 # [osx] # This works around a bug with more severe compiler warnings # in clang 14. This should be addressed in pytorch newer than 1.12.1 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 86a0d74b..d24af7f7 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -87,6 +87,8 @@ outputs: - libcblas # [not x86] - liblapack # [not x86] - openblas # [not x86] + - libgomp # [linux] + - llvm-openmp # [osx] - libprotobuf - sleef - typing From 4f00f13042a3af8d0bdfbd4bcffd719414cef63c Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:56:53 -0500 Subject: [PATCH 2/7] build number --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index d24af7f7..2ace23af 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set version = "1.13.1" %} -{% set number = 0 %} +{% set number = 1 %} {% if cuda_compiler_version != "None" %} {% set number = number + 200 %} From 23f624b6e584a39ea7136103db1ee3a36e8375b0 Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Thu, 2 Feb 2023 20:58:07 -0500 Subject: [PATCH 3/7] remove ninja as per issue --- recipe/meta.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2ace23af..1cd256df 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -106,8 +106,6 @@ outputs: - setuptools - cffi - typing_extensions - # Need ninja to load C++ extensions - - ninja # avoid that people without GPUs needlessly download ~0.5-1GB - __cuda # [cuda_compiler_version != "None"] run_constrained: From d73307f2b41cdda460007993743316ba52230117 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 02:00:24 +0000 Subject: [PATCH 4/7] MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.02.02.19.14.40 --- .azure-pipelines/azure-pipelines-linux.yml | 48 +++++++++---------- ...sion10numpy1.20python3.8.____cpython.yaml} | 2 +- ...sion10numpy1.20python3.9.____cpython.yaml} | 2 +- ...ion10numpy1.21python3.10.____cpython.yaml} | 2 +- ...ion10numpy1.23python3.11.____cpython.yaml} | 2 +- ...sion11numpy1.20python3.8.____cpython.yaml} | 2 +- ...sion11numpy1.20python3.9.____cpython.yaml} | 2 +- ...ion11numpy1.21python3.10.____cpython.yaml} | 2 +- ...ion11numpy1.23python3.11.____cpython.yaml} | 2 +- ...arch64_numpy1.20python3.8.____cpython.yaml | 2 +- ...arch64_numpy1.20python3.9.____cpython.yaml | 2 +- ...rch64_numpy1.21python3.10.____cpython.yaml | 2 +- ...rch64_numpy1.23python3.11.____cpython.yaml | 2 +- ...osx_64_numpy1.20python3.8.____cpython.yaml | 4 +- ...osx_64_numpy1.20python3.9.____cpython.yaml | 4 +- ...sx_64_numpy1.21python3.10.____cpython.yaml | 4 +- ...sx_64_numpy1.23python3.11.____cpython.yaml | 4 +- ..._arm64_numpy1.20python3.8.____cpython.yaml | 4 +- ..._arm64_numpy1.20python3.9.____cpython.yaml | 4 +- ...arm64_numpy1.21python3.10.____cpython.yaml | 4 +- ...arm64_numpy1.23python3.11.____cpython.yaml | 4 +- README.md | 32 ++++++------- 22 files changed, 68 insertions(+), 68 deletions(-) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml => linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml => linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml => linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython.yaml} (98%) rename .ci_support/{linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml => linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython.yaml} (98%) diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 80d848ec..8c441080 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -8,46 +8,46 @@ jobs: vmImage: ubuntu-latest strategy: matrix: - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython + linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hc644ec66fe - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h629be3f736 + linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h2a2c77454b - linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hc0694927c2 + linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h0dbcfba145 - 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 + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_ha49ff6a958 + linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython: + CONFIG: linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cuda:11.2 - SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_h53d7830257 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython + SHORT_CONFIG: linux_64_c_compiler_version10cuda_c_hbee4231f44 + linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_h01f80b9193 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython + SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_hee086084ae + linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_he66cc5b8d8 - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython + SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_h24c340c82f + linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_h9d6c92125e - linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython: - CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython + SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_hfe86135377 + linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython: + CONFIG: linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_h06ec6e75a3 + SHORT_CONFIG: linux_64_c_compiler_version11cuda_c_h842d551ebb linux_aarch64_numpy1.20python3.8.____cpython: CONFIG: linux_aarch64_numpy1.20python3.8.____cpython UPLOAD_PACKAGES: 'True' diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython.yaml index fc5f417f..c276b1bb 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.8.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython.yaml index 9736f79b..fd67dda5 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.9.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml index 2204959e..743079c7 100644 --- a/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.10.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: 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_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml similarity index 98% 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_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml index e593b51f..8ddf95ab 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_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.11.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython.yaml index bb150443..5c783dd3 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.8.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython.yaml index 27d93f7b..8ee220b2 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.9.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython.yaml index 70424f28..9fe4593c 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.10.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython.yaml similarity index 98% rename from .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml rename to .ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython.yaml index 37a1c647..0ba7c13d 100644 --- a/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython.yaml @@ -35,7 +35,7 @@ pin_run_as_build: python: - 3.11.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-64 zip_keys: diff --git a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml index 8397a21e..813479ae 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20python3.8.____cpython.yaml @@ -39,7 +39,7 @@ pin_run_as_build: python: - 3.8.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml index 18854d4c..cc73ab5f 100644 --- a/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.20python3.9.____cpython.yaml @@ -39,7 +39,7 @@ pin_run_as_build: python: - 3.9.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml index 7e3ff2a2..4c8d3fc2 100644 --- a/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.21python3.10.____cpython.yaml @@ -39,7 +39,7 @@ pin_run_as_build: python: - 3.10.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml b/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml index e23e819d..0227bf3f 100644 --- a/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/linux_aarch64_numpy1.23python3.11.____cpython.yaml @@ -39,7 +39,7 @@ pin_run_as_build: python: - 3.11.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - linux-aarch64 zip_keys: diff --git a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml index 97c63e6c..8728a678 100644 --- a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -33,7 +33,7 @@ pin_run_as_build: python: - 3.8.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml index 3b6d4200..304c78e6 100644 --- a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -33,7 +33,7 @@ pin_run_as_build: python: - 3.9.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml index d70c0c93..f4e73f08 100644 --- a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -33,7 +33,7 @@ pin_run_as_build: python: - 3.10.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml index 53188b35..306f91eb 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -33,7 +33,7 @@ pin_run_as_build: python: - 3.11.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-64 zip_keys: diff --git a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml index 97957d34..9f3c3df0 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -37,7 +37,7 @@ pin_run_as_build: python: - 3.8.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml index 79d8f92b..7251324f 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -37,7 +37,7 @@ pin_run_as_build: python: - 3.9.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml index ccad1d39..60cb08aa 100644 --- a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -37,7 +37,7 @@ pin_run_as_build: python: - 3.10.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-arm64 zip_keys: diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml index c6864d29..37f60102 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '12.3' +- '13.1' c_compiler: - clang c_compiler_version: @@ -37,7 +37,7 @@ pin_run_as_build: python: - 3.11.* *_cpython pytorch: -- '1.12' +- '1.13' target_platform: - osx-arm64 zip_keys: diff --git a/README.md b/README.md index 4319d4c8..85fe757c 100644 --- a/README.md +++ b/README.md @@ -27,59 +27,59 @@ Current build status - + - + - + - + - + - + - + - + From 918746c9b8012ae3cd2b74801fe03fb2f1a4f092 Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Sun, 5 Feb 2023 00:03:21 -0500 Subject: [PATCH 5/7] delete deps ... --- recipe/meta.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 1cd256df..4a26fe10 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -102,9 +102,6 @@ outputs: - {{ pin_compatible('magma', max_pin='x.x.x') }} # [cuda_compiler_version != "None"] # other requirements - python - - {{ pin_compatible('numpy') }} - - setuptools - - cffi - typing_extensions # avoid that people without GPUs needlessly download ~0.5-1GB - __cuda # [cuda_compiler_version != "None"] From 2bd8c1a3afc478954313db3047823d70720e1abe Mon Sep 17 00:00:00 2001 From: ngam <67342040+ngam@users.noreply.github.com> Date: Sun, 5 Feb 2023 11:37:57 -0500 Subject: [PATCH 6/7] remove cffi and go back to 12.3 --- recipe/conda_build_config.yaml | 2 +- recipe/meta.yaml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/recipe/conda_build_config.yaml b/recipe/conda_build_config.yaml index f91de022..2bff63c1 100644 --- a/recipe/conda_build_config.yaml +++ b/recipe/conda_build_config.yaml @@ -1,5 +1,5 @@ MACOSX_SDK_VERSION: # [osx] - - 13.1 # [osx] + - 12.3 # [osx] # This works around a bug with more severe compiler warnings # in clang 14. This should be addressed in pytorch newer than 1.12.1 diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 4a26fe10..badf44bb 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -43,7 +43,6 @@ outputs: - python # [build_platform != target_platform] - cross-python_{{ target_platform }} # [build_platform != target_platform] - numpy # [build_platform != target_platform] - - cffi # [build_platform != target_platform] - sysroot_linux-64 2.17 # [linux64] - {{ compiler('c') }} - {{ compiler('cxx') }} @@ -81,7 +80,6 @@ outputs: - requests - future - six - - cffi - mkl-devel {{ mkl }} # [x86] - libcblas * *_mkl # [x86] - libcblas # [not x86] From 6b10a3c0aaf3ccd10d3d7d85e422f2793293370d Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 16:40:02 +0000 Subject: [PATCH 7/7] MNT: Re-rendered with conda-build 3.23.3, conda-smithy 3.22.1, and conda-forge-pinning 2023.02.04.12.26.59 --- .ci_support/osx_64_numpy1.20python3.8.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.20python3.9.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.21python3.10.____cpython.yaml | 2 +- .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml | 2 +- .ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml index 8728a678..91390187 100644 --- a/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.8.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml index 304c78e6..ca1ca318 100644 --- a/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.20python3.9.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml index f4e73f08..54c0d6e6 100644 --- a/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml index 306f91eb..25807d13 100644 --- a/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_64_numpy1.23python3.11.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '10.9' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml index 9f3c3df0..48699441 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.8.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml index 7251324f..d89921a8 100644 --- a/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.20python3.9.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml index 60cb08aa..3a821735 100644 --- a/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.21python3.10.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version: diff --git a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml index 37f60102..8219f6e2 100644 --- a/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml +++ b/.ci_support/osx_arm64_numpy1.23python3.11.____cpython.yaml @@ -1,7 +1,7 @@ MACOSX_DEPLOYMENT_TARGET: - '11.0' MACOSX_SDK_VERSION: -- '13.1' +- '12.3' c_compiler: - clang c_compiler_version:
VariantStatus
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.8.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.8.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.20python3.9.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.20python3.9.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.21python3.10.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version10cuda_compiler_version11.2cxx_compiler_version10numpy1.23python3.11.____cpythonlinux_64_c_compiler_version10cuda_compiler_version11.2cudnn8cxx_compiler_version10numpy1.23python3.11.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.8.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.8.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.20python3.9.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.20python3.9.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.21python3.10.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.21python3.10.____cpython - variant + variant
linux_64_c_compiler_version11cuda_compiler_versionNonecxx_compiler_version11numpy1.23python3.11.____cpythonlinux_64_c_compiler_version11cuda_compiler_versionNonecudnnundefinedcxx_compiler_version11numpy1.23python3.11.____cpython - variant + variant