Version 2.7.0
- CLTune now automatically ensures global size is a multiple of the local workgroup size
- Added
GetBestResult()
to the tuner's API to retrieve the best parameters programmatically - Changed
std::initalizer_list
in theAddParameters
API tostd::vector
- Fixed a bug in the simulated annealing search method