Commit Graph

1473 Commits (6e2ab6ee967c4a9b3350c7ce4e7d7b736c9e45f6)

Author SHA1 Message Date
CNugteren e63d20e0b6 Enable tests of DGEMV/CGEMV/ZGEMV 2015-06-15 08:40:41 +02:00
CNugteren 01726197ab Fixed a bug in AXPBY defines for complex data-types 2015-06-15 08:38:24 +02:00
CNugteren 7776323cb4 Added GEMV performance-graph script 2015-06-14 12:05:30 +02:00
CNugteren 294a3e3d41 Split the three variations of the GEMV kernel for maximal tuning freedom 2015-06-14 11:15:53 +02:00
CNugteren ab0064dab7 Fixed number of threads launched for GEMV 2015-06-14 10:08:56 +02:00
CNugteren 9aa2989447 Fixed number of threads launched for AXPY 2015-06-14 10:08:23 +02:00
CNugteren 4b3e3dcfe0 Added a fast GEMV kernel with vector loads, no tail, and fewer if-statements 2015-06-13 20:46:01 +02:00
CNugteren 584f80c666 Enlarge test matrices and vectors for AXY routines (GEMV) 2015-06-13 17:42:41 +02:00
CNugteren 6662f5d8e9 Refactored the GEMV kernel 2015-06-13 17:07:31 +02:00
CNugteren 9b66883e9c Improved GEMV kernel with local memory and a tunable WPT 2015-06-13 14:10:07 +02:00
CNugteren e522d1a74e Added initial version of GEMV including tester and performance client 2015-06-13 11:01:20 +02:00
CNugteren 7610a8b182 Updated calculation of required matrix size 2015-06-12 22:04:12 +02:00
CNugteren abec7cd8c8 Fixed a bug in testing where the offset would be set incorrectly 2015-06-12 22:03:48 +02:00
CNugteren bdc3444d5c Added new tester for matrix-vector-vector routines 2015-06-11 07:39:23 +02:00
CNugteren 16c3bb9140 Proper testing of invalid buffer sizes (squared) for TestABC 2015-06-11 07:38:31 +02:00
CNugteren 5858193a50 Removed obsolete testing structure for TestABC 2015-06-11 07:37:52 +02:00
CNugteren 85c1db9322 Added initial naive version of Xgemv kernel 2015-06-10 08:44:30 +02:00
CNugteren 3c17c1c133 Added clBLAS for reference 2015-05-30 12:40:23 +02:00
CNugteren 7078e72100 Added clBLAS for reference 2015-05-30 12:39:32 +02:00
CNugteren a447b942f4 Added clBLAS for reference 2015-05-30 12:35:53 +02:00
CNugteren bc5a341dfe Initial commit of preview version 2015-05-30 12:30:43 +02:00
CNugteren c7b054ea67 Initial commit of preview version 2015-05-30 11:32:02 +02:00
Cedric Nugteren 5c9f306ab5 Initial commit 2015-05-30 10:50:51 +02:00