NVIDIA / nvbench

CUDA Kernel Benchmarking Library
Apache License 2.0
510 stars 64 forks source link

Extend `nvbench::..._t` aliases to include CUDA specific types #117

Open alliepiper opened 1 year ago

alliepiper commented 1 year ago

E.g. float16_t, etc.

alliepiper commented 1 year ago

This should also include the short name, etc, used for compact table outputs, CLI args, etc.