KEMBAR78
[BE] Update TensorPipe pin by malfet · Pull Request #159834 · pytorch/pytorch · GitHub
Skip to content

Conversation

@malfet
Copy link
Contributor

@malfet malfet commented Aug 5, 2025

Stack from ghstack (oldest at bottom):

No functional changes, just:

  • Update C++ standard to C++17
  • Update cmake min version to 3.18
  • Update libuv dependency to 1.51 (to move its cmake min version to 3.10)
  • Replace boost optional implementation with std::optional wrapper
  • Make it compilable with gcc-14.x plus by including cstddef in few headers
  • Avoid using deprecated enums for MacOS builds

cc @H-Huang @awgu @wanchaol @fegin @fduwjj @wz337 @wconstab @d4l3k @pragupta

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 5, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/159834

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ You can merge normally! (3 Unrelated Failures)

As of commit 33c02c1 with merge base 510e8b4 (image):

UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (rpc) release notes category labels Aug 5, 2025
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: dae0562
Pull Request resolved: #159834
@malfet malfet marked this pull request as draft August 5, 2025 02:36
[ghstack-poisoned]
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 122fccb
Pull Request resolved: #159834
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 122fccb
Pull Request resolved: #159834
@malfet malfet added release notes: build release notes category topic: improvements topic category labels Aug 5, 2025
[ghstack-poisoned]
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: cfb0d79
Pull Request resolved: #159834
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: cfb0d79
Pull Request resolved: #159834
@malfet malfet marked this pull request as ready for review August 5, 2025 16:15
[ghstack-poisoned]
@malfet malfet added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 5, 2025
[ghstack-poisoned]
@malfet malfet added the no-runner-experiments Bypass Meta/LF runner determinator label Aug 5, 2025
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 7aba5d6
Pull Request resolved: #159834
[ghstack-poisoned]
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 9be1011
Pull Request resolved: #159834
[ghstack-poisoned]
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 581ab5f
Pull Request resolved: #159834
malfet added a commit that referenced this pull request Aug 5, 2025
To include minor modern-compiler compatibility fixes

And dependency updates

ghstack-source-id: 581ab5f
Pull Request resolved: #159834
@malfet malfet changed the title [BE] Update TensorPipe version [BE] Update TensorPipe pin Aug 5, 2025
@malfet
Copy link
Contributor Author

malfet commented Aug 5, 2025

@pytorchbot merge -f "Lint + builds are green"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@github-actions github-actions bot deleted the gh/malfet/466/head branch September 5, 2025 02:09
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
No functional changes, just:
- Update C++ standard to C++17
- Update `cmake` min version to 3.18
- Update `libuv` dependency to 1.51 (to move its cmake min version to 3.10)
- Replace boost optional implementation with `std::optional` wrapper
- Make it compilable with gcc-14.x plus by including `cstddef` in few headers
-  Avoid using deprecated enums for MacOS builds

Pull Request resolved: pytorch#159834
Approved by: https://github.com/Skylion007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged no-runner-experiments Bypass Meta/LF runner determinator oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: build release notes category release notes: distributed (rpc) release notes category topic: improvements topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants