conda-forge / pytorch-cpu-feedstock

A conda-smithy repository for pytorch-cpu.
BSD 3-Clause "New" or "Revised" License
18 stars 50 forks source link

[TEST] Rebuild for libabseil 20240116, libgrp 1.61, libprotobuf 4.25.2 #232

Closed atalman closed 6 months ago

atalman commented 7 months ago

Checklist

conda-forge-webservices[bot] commented 7 months ago

Hi! This is the friendly automated conda-forge-linting service.

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

atalman commented 7 months ago

hi @hmaarrfk @h-vetinari want to try to help you debug issues with pytorch release upgrade to 2.2.1 . Let me know if you have particular questions regarding compilation of pytorch

RaulPPelaez commented 7 months ago

@conda-forge-admin, please rerender

jakirkham commented 7 months ago

In terms of conflicts, would recommend doing the following starting from this branch

git fetch https://github.com/conda-forge/pytorch-cpu-feedstock
git merge FETCH_HEAD
git checkout -f HEAD -- .
git add -f .
git commit -m "Merge conda-forge/main into atalman/test"
git push

Then ask the bot to re-render again (as Raul did above)

jakirkham commented 6 months ago

In PR ( https://github.com/conda-forge/pytorch-cpu-feedstock/pull/235 ), PyTorch was updated to libprotobuf version 4.25.3

Do we still need libprotobuf version 4.25.2? Or can we close and use 4.25.3?

h-vetinari commented 6 months ago

Do we still need libprotobuf version 4.25.2? Or can we close and use 4.25.3?

No use to build for the old version.