pytorch/cmake
Yukio Siraichi 089f9130ed Install fmtlib headers. (#164139)
`fmtlib` version was updated to 12.0.0 in #163441.

In this new version, due to https://github.com/fmtlib/fmt/pull/4536, PyTorch started not installing `fmtlib` headers anymore. Because of that, PyTorch/XLA build CI started to fail https://github.com/pytorch/xla/issues/9653. While we did fix it internally https://github.com/pytorch/xla/pull/9650, I believe that PyTorch should continue installing the `fmtlib` headers, since it is a dependency of its C API [`python_arg_parser.h`][1].

PyTorch/XLA CI was moved to `unstable.yml` in #159272, and later removed in #163564. This PyTorch/XLA build failure went under the radar, since the `fmtlib` update only landed on September 22.

[1]: 84d673ef57/torch/csrc/utils/python_arg_parser.h (L42)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/164139
Approved by: https://github.com/Skylion007, https://github.com/malfet
2025-09-30 01:10:13 +00:00
..
External [ROCm] Fix environment variable AOTRITON_INSTALLED_PREFIX (#163373) 2025-09-22 15:01:18 +00:00
Modules [Intel GPU] Upgrade OneDNN XPU Tag to v3.9.1 (#161932) 2025-09-04 11:05:10 +00:00
Modules_CUDA_fix [2/N] Remove FindPackageHandleStandardArgs.cmake (#156559) 2025-07-24 02:34:10 +00:00
public Move prioritized text linker optimization code from setup.py to cmake (#160078) 2025-09-18 17:09:48 +00:00
Allowlist.cmake
BLAS_ABI.cmake [submodule] Bump fbgemm to latest (#158210) 2025-08-11 13:48:02 +00:00
BuildVariables.cmake
Caffe2Config.cmake.in xpu: improve error handling and reporting in XPU cmake files (#149353) 2025-03-20 02:00:39 +00:00
cmake_uninstall.cmake.in
Codegen.cmake [ATen][CUDA] CUTLASS matmuls: add sm_103a flag (#162956) 2025-09-16 10:29:55 +00:00
DebugHelper.cmake [BE] fix typos in cmake/ (#156079) 2025-06-17 19:25:43 +00:00
Dependencies.cmake Install fmtlib headers. (#164139) 2025-09-30 01:10:13 +00:00
FlatBuffers.cmake
IncludeSource.cpp.in
iOS.cmake [BE] fix typos in cmake/ (#156079) 2025-06-17 19:25:43 +00:00
Metal.cmake [Build] Allow metal shaders to include ATen headers (#156256) 2025-06-18 01:03:25 +00:00
MiscCheck.cmake [submodule] Bump fbgemm to latest (#158210) 2025-08-11 13:48:02 +00:00
prioritized_text.txt [BE] Remove HermeticPyObjectTLS and Simplify PythonOpRegistrationTrampoline (#163464) 2025-09-25 23:30:50 +00:00
ProtoBuf.cmake [Reland] Use 3.27 as the minimum CMake version (#154783) 2025-06-14 16:37:51 +00:00
ProtoBufPatch.cmake Migrate PyTorch to C++17 (#85969) 2022-12-08 02:27:48 +00:00
Summary.cmake Revert "[RELAND] Always build USE_DISTRIBUTED (#160449) and Make distributed modules importable even when backend not built (#159889) (#162594)" 2025-09-25 13:47:46 +00:00
TorchConfig.cmake.in Revert "Simplify nvtx3 CMake handling, always use nvtx3 (#153784)" 2025-06-24 20:02:07 +00:00
TorchConfigVersion.cmake.in
VulkanCodegen.cmake [BE][CMake] Use FindPython module (#124613) 2024-05-29 13:17:35 +00:00
VulkanDependencies.cmake [Vulkan] Remove GLSL Code Gen (#91912) 2023-01-10 20:29:47 +00:00