summaryrefslogtreecommitdiff
path: root/src/database/kernels/xgemv_fast/xgemv_fast_16.hpp
AgeCommit message (Collapse)Author
2023-07-04Add tuning results for 7 devices (#494)Cedric Nugteren
2023-06-24Add 6 tuning results (#493)Cedric Nugteren
* Add tuning results for 6 devices * Add GPU generation names for NVIDIA and AMD GPUs in the documentation
2023-06-06Add tuning results for more devices (#488)Cedric Nugteren
Add tuning results for 13 devices
2023-06-01Add tuning results for Radeon RX 6700 XT (#484)Cedric Nugteren
2023-05-31Add tuning results for 14 devices (#483)Cedric Nugteren
2023-05-21Intel HD Graphics 770 and AMD RX 6600 XT tuning results (#474)Cedric Nugteren
* Add tuning results for AMD Radeon RX 6600 XT * Add tuning results for Intel HD Graphics 770 * Update list of tuned devices
2023-05-17Add 3 sets of tuning results: RX 5700 XT, 2080 Ti, and 3090 (#468)Cedric Nugteren
* Add tuning results for AMD Radeon RX 5700 XT * Add tuning results for NVIDIA GeForce RTX 2080 Ti * Add tuning results for NVIDIA GeForce RTX 3090
2023-01-21Add tuning results for Adreno 740Cedric Nugteren
2023-01-21Add tuning results for Adreno 730Cedric Nugteren
2022-04-25Add tuning results for Adreno 540Cedric Nugteren
2022-04-25Add tuning results for Radeon RX 6500 XTCedric Nugteren
2022-04-25Add tuning results for Radeon RX 6800 XTCedric Nugteren
2018-04-08Extended the maximum number of tuning parameters from 14 to 16Cedric Nugteren
2017-09-16Improved compilation time of the tuner databaseCedric Nugteren
2017-09-14Added architecture layer in the tuning database for better performance on ↵Cedric Nugteren
unseen devices
2017-09-06Split the database files over multiple directories and files; first step ↵Cedric Nugteren
towards separate compilation