[FEA]: Investigate support of vector types
Open
libcu++
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 487
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 296
Description
There certain vector types, that we could / should support better, e.g int2/4/8
We should consider adding support for those within libcu++, especially regarding type traits.
Another example are performance optimization we are employing for built in types, that should also be doable for those vector types, e.g. https://github.com/NVIDIA/libcudacxx/pull/449
Contributor guide
Assessment
This issue has not been assessed yet.