pytorch/c10
cyy c2beeadeb4 [Reland] Use 3.27 as the minimum CMake version (#154783)
Reland of #153153, which was incidentally closed.
Update the minimum CMake version to 3.27 because of it provides more CUDA targets such as CUDA::nvperf_host so that it is possible to remove some of our forked CUDA modules. See https://github.com/pytorch/pytorch/pull/153783.
It's also possible to facilitate future third-party updates such as FBGEMM (its current shipped version requires 3.21).

Pull Request resolved: https://github.com/pytorch/pytorch/pull/154783
Approved by: https://github.com/ezyang
2025-06-14 16:37:51 +00:00
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core Typo fixes for "overridden" in comments and function names (#155944) 2025-06-14 03:37:38 +00:00
cuda Replace device check of TORCH_INTERNAL_ASSERT with TORCH_CHECK (#155318) 2025-06-13 01:20:19 +00:00
hip Use torch_compile_options for c10 libraries (#147821) 2025-03-18 01:54:23 +00:00
macros Move c10/macros/Export.h to torch/standalone (#154850) 2025-06-03 06:18:59 +00:00
metal [MPSInductor] Fix remainder implementation for int types (#155891) 2025-06-13 16:42:56 +00:00
mobile [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
test [nativert] port semaphore to c10 util (#153504) 2025-05-28 19:17:30 +00:00
util Remove C10_DEPRECATED references in c10 (#151058) 2025-06-12 13:38:03 +00:00
xpu Support XPU in memory tracker (#150703) 2025-06-12 21:33:52 +00:00
BUCK.oss [nativert] port semaphore to c10 util (#153504) 2025-05-28 19:17:30 +00:00
BUILD.bazel
build.bzl Use c10 version of half/bfloat16 in executorch (#144111) 2025-02-08 22:40:14 +00:00
CMakeLists.txt [Reland] Use 3.27 as the minimum CMake version (#154783) 2025-06-14 16:37:51 +00:00
ovrsource_defs.bzl Move c10/macros/Export.h to torch/standalone (#154850) 2025-06-03 06:18:59 +00:00