CLBlast/src/tuning
Cedric Nugteren 468a4a74eb Fix issue with printing out-of-bounds local/global sizes for level 1 tuners 2021-05-22 20:31:12 +02:00
..
kernels set the correct flop count for xgemm 2021-03-13 21:48:04 +01:00
routines Catches all exceptions of the tuners 2020-02-17 22:07:51 +01:00
configurations.cpp The tuners now also check for valid local thread configurations and skip invalid ones completely, saving compilation time 2018-07-28 16:01:03 +02:00
configurations.hpp The tuners now also check for valid local thread configurations and skip invalid ones completely, saving compilation time 2018-07-28 16:01:03 +02:00
tuning.cpp Fix issue with printing out-of-bounds local/global sizes for level 1 tuners 2021-05-22 20:31:12 +02:00
tuning.hpp Added first version of a tuner for the ConvGemm direct kernel 2018-12-18 13:59:26 +09:00
tuning_api.cpp Use reference types to prevent unnecessary copying 2021-01-20 10:21:36 -07:00