pytorch/tools/setup_helpers
Ke Wen 99c1a6bdd9 [SymmMem] Find NVSHMEM from system installation (#157513)
Previously we only search for NVSHMEM from pip install location.
This PR adds search in system locations deemed default by CMake.
Related: #157453 untars NVSHMEM into `/usr/local` on our CI machines.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/157513
Approved by: https://github.com/atalman, https://github.com/Skylion007
2025-07-04 03:34:44 +00:00
..
__init__.py [build] remove cmake cache and reconfigure again if it is invalid (#156958) 2025-07-02 18:46:32 +00:00
BUILD.bazel
build.bzl
cmake_utils.py Add scripts to check xrefs and urls (#151844) 2025-04-28 09:30:07 +00:00
cmake.py [SymmMem] Find NVSHMEM from system installation (#157513) 2025-07-04 03:34:44 +00:00
env.py Remove conda refs in tools (#152368) 2025-04-29 02:45:47 +00:00
gen_unboxing.py [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
gen_version_header.py [3/N] Apply py39 ruff fixes (#142115) 2024-12-11 17:50:10 +00:00
gen.py [BE][Easy] use pathlib.Path instead of dirname / ".." / pardir (#129374) 2024-12-29 17:23:13 +00:00
generate_code.py [BE][CI] bump ruff to 0.9.2: multiline assert statements (#144546) 2025-02-27 20:46:16 +00:00
generate_linker_script.py Allow users to overwrite ld with environment variable in linker optimization script (#137331) 2024-11-26 22:54:24 +00:00