Add a way to get arch_traits from device_ref
Open
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
Currently user needs to get `compute_capability` from `device_ref` to get `arch_traits`, because that is what the `arch_traits` interface expects. But we could just have a shortcut to get traits directly from `device_ref`
Contributor guide
Assessment
This issue has not been assessed yet.