pytorch/docs/cpp/source
ibartol 65d3ddcb8b Add GLIBC requirements for libtorch to solve #113124 (#128135)
Fixes #113124.

## Description

I modified the installing.rst file to address the system requirements and troubleshooting steps for using LibTorch with different GLIBC versions.

### Summary of Changes

- Added system requirements specifying the GLIBC version needed for both the cxx11 ABI version and the pre-cxx11 ABI version of LibTorch.
- Included a troubleshooting section with instructions on how to check the dependencies of the LibTorch libraries and identify the required GLIBC version using the `ldd lib/libtorch.so` command.

## Checklist
- [X] The issue that is being fixed is referred in the description
- [X] Only one issue is addressed in this pull request
- [X] Labels from the issue that this PR is fixing are added to this pull request
- [X] No unnecesary issues are included into this pull request

Pull Request resolved: https://github.com/pytorch/pytorch/pull/128135
Approved by: https://github.com/jbschlosser
2024-06-14 21:24:53 +00:00
..
_static
notes Replace master with main in links and docs/conf.py (#100176) 2023-05-02 18:20:32 +00:00
check-doxygen.sh
conf.py Enable UFMT on a bunch of low traffic Python files outside of main files (#106052) 2023-07-27 01:01:17 +00:00
Doxyfile export XPUStream to doc (#121398) 2024-03-30 00:36:26 +00:00
frontend.rst
index.rst Re-enable C++ doc generation (#81719) 2022-07-20 19:54:47 +00:00
installing.rst Add GLIBC requirements for libtorch to solve #113124 (#128135) 2024-06-14 21:24:53 +00:00
library.rst Re-enable C++ doc generation (#81719) 2022-07-20 19:54:47 +00:00