pytorch/c10/macros
Jeff Daily 6303cc41b7 [ROCm] support CUDA_KERNEL_ASSERT using abort() (#155262)
We won't have the full message that __assert_fail would provide, but at least we won't silently do nothing.

Fixes #155045.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/155262
Approved by: https://github.com/hongxiayang, https://github.com/jeffdaily

Co-authored-by: Jeff Daily <jeff.daily@amd.com>
2025-06-18 23:52:35 +00:00
..
BUILD.bazel
build.bzl Move c10/macros/Export.h to torch/standalone (#154850) 2025-06-03 06:18:59 +00:00
cmake_configure_file.bzl
cmake_macros.h.in [ROCm] Disabling Kernel Asserts for ROCm by default - fix and clean up and refactoring (#114660) 2023-12-13 15:44:53 +00:00
Export.h Move c10/macros/Export.h to torch/standalone (#154850) 2025-06-03 06:18:59 +00:00
Macros.h [ROCm] support CUDA_KERNEL_ASSERT using abort() (#155262) 2025-06-18 23:52:35 +00:00