Add algorithm tuning infrastructure
Open
feature
performance
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Add infrastructure for tuning algorithm parameters to achieve maximum performance on the hardware present at run-time. Many algorithms have variable execution parameters (e.g. `VPT`, `TPB`, etc.) which can be tuned for the specific compute device to yield better performance and allow the algorithms to scale better to different hardware.
##
Contributor guide
Assessment
This issue has not been assessed yet.