pytorch/c10
Nikita Shulga 39a8f66d59 [BE] Use simdgroup_size constexpr (#157751)
Instead of every shader defining it separately, move it to `c10/metal/common.h`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/157751
Approved by: https://github.com/Skylion007, https://github.com/dcci
ghstack dependencies: #157746
2025-07-08 03:46:20 +00:00
..
benchmark Set RUNPATH so installed tests can find the required shared libraries (#136627) 2024-10-25 09:38:08 +00:00
core Fix 'dllimport attribute ignored on inline function' (#157670) 2025-07-07 16:57:48 +00:00
cuda Revert "Add DeviceAllocator as the base device allocator (#138222)" 2025-06-25 00:11:35 +00:00
hip Use torch_compile_options for c10 libraries (#147821) 2025-03-18 01:54:23 +00:00
macros [ROCm] Remove use of warpsize on host-side compilation (#156979) 2025-07-01 04:55:31 +00:00
metal [BE] Use simdgroup_size constexpr (#157751) 2025-07-08 03:46:20 +00:00
mobile [2/N] Fix extra warnings brought by clang-tidy-17 (#137459) 2024-10-08 19:05:02 +00:00
test Fix a div_mod bug in generic_math.h (#157383) 2025-07-02 12:22:57 +00:00
util Fix 'dllimport attribute ignored on inline function' (#157670) 2025-07-07 16:57:48 +00:00
xpu Add device_id to XPU device properties (#156481) 2025-07-03 01:22:11 +00:00
BUCK.oss [nativert] port semaphore to c10 util (#153504) 2025-05-28 19:17:30 +00:00
BUILD.bazel
build.bzl Remove non-header-only dep from c10_headers target (#155858) 2025-06-16 21:41:25 +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 Reapply D77381084 / #156964: Rename torch::standalone to headeronly (#157251) 2025-06-30 23:25:30 +00:00