From 559fa60b3be91fe8acffe2d4aaf180c49bca0578 Mon Sep 17 00:00:00 2001 From: Nicholas Dahm Date: Thu, 2 Oct 2025 23:53:22 -0700 Subject: [PATCH] paused pytorch 2.8 migration awaiting cudnn fix --- .ci_support/linux_64_.yaml | 2 -- README.md | 6 +++--- recipe/migrations/pytorch28.yaml | 1 + 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 0da1c13da0..c8153e8a59 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -1,5 +1,3 @@ -cdt_name: -- conda channel_sources: - conda-forge channel_targets: diff --git a/README.md b/README.md index 06141eb630..a784f10adb 100644 --- a/README.md +++ b/README.md @@ -97,12 +97,12 @@ it is possible to build and upload installable packages to the [conda-forge](https://anaconda.org/conda-forge) [anaconda.org](https://anaconda.org/) channel for Linux, Windows and OSX respectively. -To manage the continuous integration and simplify feedstock maintenance +To manage the continuous integration and simplify feedstock maintenance, [conda-smithy](https://github.com/conda-forge/conda-smithy) has been developed. Using the ``conda-forge.yml`` within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with ``conda smithy rerender``. -For more information please check the [conda-forge documentation](https://conda-forge.org/docs/). +For more information, please check the [conda-forge documentation](https://conda-forge.org/docs/). Terminology =========== @@ -129,7 +129,7 @@ merged, the recipe will be re-built and uploaded automatically to the everybody to install and use from the `conda-forge` channel. Note that all branches in the conda-forge/conda-forge-pinning-feedstock are immediately built and any created packages are uploaded, so PRs should be based -on branches in forks and branches in the main repository should only be used to +on branches in forks, and branches in the main repository should only be used to build distinct package versions. In order to produce a uniquely identifiable distribution: diff --git a/recipe/migrations/pytorch28.yaml b/recipe/migrations/pytorch28.yaml index 54156dd14b..bbf54f3ec5 100644 --- a/recipe/migrations/pytorch28.yaml +++ b/recipe/migrations/pytorch28.yaml @@ -2,6 +2,7 @@ migrator_ts: 1759338402 __migrator: commit_message: Rebuild for pytorch 2.8 kind: version + paused: true # Awaiting cudnn fix: https://github.com/conda-forge/conda-forge-pinning-feedstock/pull/7713#issuecomment-3360991749 migration_number: 1 bump_number: 1 libtorch: