-
-
Notifications
You must be signed in to change notification settings - Fork 51
[v2.9.x] Rebuild for fmt 12.1 and spdlog 1.17 #473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[v2.9.x] Rebuild for fmt 12.1 and spdlog 1.17 #473
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/20789208510. Examine the logs at this URL for more detail. |
Issue conda-forge#447 again. Signed-off-by: Michał Górny <[email protected]>
h-vetinari
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix here, let's hope it closes #447 for good!
|
The usual song and dance for win+CUDA $ gh run download 20852972387 --repo conda-forge/pytorch-cpu-feedstock --name conda_artifacts_20852972387_win_64_channel_targetsconda-forge_maincu_hca575dce
$ unzip pytorch-cpu-feedstock_conda_artifacts_.zip
$ cd bld/win-64 && rm current_repodata.json index.html repodata*
$ ls
libtorch-2.9.1-cuda128_mkl_h5af97b6_302.conda pytorch-gpu-2.9.1-cuda128_mkl_hc88b545_302.conda
pytorch-2.9.1-cuda128_mkl_py310_h1968e09_302.conda pytorch-tests-2.9.1-cuda128_mkl_py310_hf0eca92_302.conda
pytorch-2.9.1-cuda128_mkl_py311_h7fbd949_302.conda pytorch-tests-2.9.1-cuda128_mkl_py311_hc85c64c_302.conda
pytorch-2.9.1-cuda128_mkl_py312_h5b42cb5_302.conda pytorch-tests-2.9.1-cuda128_mkl_py312_hb3d0777_302.conda
pytorch-2.9.1-cuda128_mkl_py313_ha1b8ff3_302.conda pytorch-tests-2.9.1-cuda128_mkl_py313_hd85d54a_302.conda
$ ls | xargs anaconda upload
$ DELEGATE=h-vetinari
PACKAGE_VERSION=2.9.1
for package in libtorch pytorch pytorch-gpu pytorch-tests; do
anaconda copy --from-label main --to-label main --to-owner conda-forge ${DELEGATE}/${package}/${PACKAGE_VERSION}
done |
This PR has been triggered in an effort to update fmt121_spdlog117.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
If this PR was opened in error or needs to be updated please add the
bot-rerunlabel to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun botin a PR comment to have theconda-forge-adminadd it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/20744303473 - please use this URL for debugging.