Extend `nvbench::..._t` aliases to include CUDA specific types
Open
Nobody has claimed this yet.
P1: should have
type: enhancement
- Dominant language
- Cuda
- Stars
- 927
- Forks
- 123
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
E.g. float16_t, etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing nvbench::..._t type aliases and the related CUDA type definitions; no files or tests are named in the issue. Extend the aliases to cover the requested CUDA-specific types, including float16_t, and verify that the aliases compile and are usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100