boostorg / boostorg/compute

Add algorithm tuning infrastructure

Open
#357 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.