[clang] [llvm] [CUDA] Add support for CUDA-12.6 and sm_100 (PR #97402)
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 8 13:11:54 PDT 2024
Artem-B wrote:
> This PR is redundant, closing.
I think the patch was perfectly fine. Considering that other NVIDIA open-source projects already mention sm_100 (E.g. https://github.com/NVIDIA/cccl/blob/5efe53dbd71ea3e4bc4fdbb73edc001e0bf81547/libcudacxx/include/nv/detail/__target_macros#L241), I think it's fine to land the patch, even if no publicly released CUDA version has blackwell support yet.
https://github.com/llvm/llvm-project/pull/97402
More information about the cfe-commits
mailing list