summaryrefslogtreecommitdiff
path: root/src/tuning/kernels/invert.cpp
AgeCommit message (Expand)Author
2020-02-17Catches all exceptions of the tunersCedric Nugteren
2018-03-22Added the OpenCL local memory size constraint to the tunersCedric Nugteren
2018-03-10Fixed a few things for the new tuning APICedric Nugteren
2018-03-03Separate kernel tuners in .cpp with main and .hpp with settingsCedric Nugteren
2018-02-20Fixed several issues in the new invert tunerCedric Nugteren
2017-12-23Split the invert kernel in two parts to prevent error C1091 in MSVC 2013Cedric Nugteren
2017-12-19Added skeleton for a tuner for the invert kernelCedric Nugteren