summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-07-08Fix a multithreading bug related to storing objects in the cache (#495)Cedric Nugteren
2023-07-04Add tuning results for 7 devices (#494)Cedric Nugteren
2023-06-24Add 6 tuning results (#493)Cedric Nugteren
2023-06-16Fix pointer error in `pyclblast` on ARM (#490)Yubraj Bhoi
2023-06-06Add tuning results for more devices (#488)Cedric Nugteren
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
2023-05-17Add 3 sets of tuning results: RX 5700 XT, 2080 Ti, and 3090 (#468)Cedric Nugteren
2023-05-10Fixes an issue under Android when the driver was already unloaded (#462)Cedric Nugteren
2023-05-10TBMV/TPMV/TRSV: Use the minimum x buffer size for copying to a temp buffer (#...Cedric Nugteren
2023-05-07TRMV: Use the minimum x buffer size for copying to a temp buffer (#458)Cedric Nugteren
2023-05-07AMAX/AMIN integer testing and bug fixes (#457)Cedric Nugteren
2023-01-21Add tuning results for Intel FPGA emulation deviceCedric Nugteren
2023-01-21Add tuning results for Radeon Pro 450Cedric Nugteren
2023-01-21Add tuning results for Adreno 740Cedric Nugteren
2023-01-21Add tuning results for Adreno 730Cedric Nugteren
2023-01-17Updated according to feedback from CNugterenAngus, Alexander
2023-01-03implemented changes to boost Adreno performance according to https://jira-dc....Angus, Alexander
2022-09-22Update PyCLBlast version numberCedric Nugteren
2022-06-24Fix typo in commentCedric Nugteren
2022-05-23Fix API inconsistency in cupp11.hppCedric Nugteren
2022-05-16Merge pull request #432 from justingra/sum-fixCedric 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
2022-04-22sum fixJustin Graham
2022-04-13android.hpp: custom header guard of _clang_danyougle
2021-08-27Add Quadro T2000 tuning parameters for the Tesla T4Cedric Nugteren
2021-08-27Remove Tesla T4 tuning resultsCedric Nugteren
2021-08-19Add tuning results for NVIDIA Tesla V100Cedric Nugteren
2021-08-19Add tuning results for NVIDIA Tesla T4Cedric Nugteren
2021-08-19Add tuning results for NVIDIA Quadro T2000Cedric Nugteren
2021-08-19Add tuning results for NVIDIA Quadro GV100Cedric Nugteren
2021-08-19Add tuning results for Intel Core i9-9980HKCedric Nugteren
2021-08-19Add tuning results for NVIDIA A100Cedric Nugteren
2021-05-22Fix issue with printing out-of-bounds local/global sizes for level 1 tunersCedric Nugteren
2021-03-13set the correct flop count for xgemmJishinMaster
2021-02-05Fix Windows paths in pyclblastCedric Nugteren
2021-02-04Added second Windows library pathCedric Nugteren
2021-01-30Add library path for Windows as wellCedric Nugteren
2021-01-29Add library dir on Linux for pyclblastCedric Nugteren
2021-01-21Update pyclblast package version numberCedric Nugteren
2021-01-20Use reference types to prevent unnecessary copyingJerry James
2020-10-10Add tuning results for TITAN RTXCedric Nugteren
2020-10-10Add tuning results for Radeon RX VegaCedric Nugteren
2020-06-07Add a cautionary note in Program::GetIR and mention the fix in CHANGELOGPradeep Garigipati
2020-06-05Fix Program::GetIR to handle programs with multiple devicesPradeep Garigipati
2020-05-11Increase display width of the local/global sizesCedric Nugteren
2020-05-10Made sure that the global workgroup size is a multiple of the local size in t...Cedric Nugteren