Remove pre-cxx11 from the documentation and tutorials #14 8000 9550
Labels
module: docs
Related to our documentation, both in docs/ and docblocks
topic: docs
topic category
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
Uh oh!
There was an error while loading. Please reload this page.
🐛 Describe the bug
Please see: #123649
and https://dev-discuss.pytorch.org/t/pytorch-linux-wheels-switching-to-new-wheel-build-platform-manylinux-2-28-on-november-12-2024/2581/2
Pytorch is using D_GLIBCXX_USE_CXX11_ABI=1 and Manylinux 2.28
Hence we should remove the usage of PRE_CXX11_ABI from the documents
Example: https://pytorch.org/cppdocs/installing.html#system-requirements
Versions
2.7.0
cc @svekars @sekyondaMeta @AlannaBurke
The text was updated successfully, but these errors were encountered: