[FEA]: Kernel Example Using Architecture Traits and PTX Fallbacks
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Implement a kernel that takes `architecture_traits` as a template argument and uses compile-time info to call something from `cuda::ptx` or fallback. On the host, use dynamic arch_traits to craft launch config. Show code and comment differences between host/device logic.
Contributor guide
Assessment
This issue has not been assessed yet.