Commit graph

116 commits

Author SHA1 Message Date
CNugteren 0f486d9b74 Automatically skips tests with unsupported precision 2015-06-20 14:13:54 +02:00
CNugteren 3ea3ba2bee Distinguish between a short smoke test and a full test 2015-06-20 13:33:50 +02:00
CNugteren dfbc336531 Moved the argument parsing to the common Tester base class 2015-06-20 11:26:01 +02:00
CNugteren e26742c629 Added additional absolute error checking when testing 2015-06-20 10:58:21 +02:00
CNugteren d7a0d970e0 Moved layout and transpose types to generic tester and AXY routines 2015-06-16 08:07:26 +02:00
CNugteren e03582a112 Added support for CGEMM/ZGEMM and CSYMM/ZSYMM 2015-06-16 07:45:09 +02:00
CNugteren 6ebca73d72 Created data-type dependent transpose values to test 2015-06-16 07:44:32 +02:00
CNugteren e63d20e0b6 Enable tests of DGEMV/CGEMV/ZGEMV 2015-06-15 08:40:41 +02:00
CNugteren 7776323cb4 Added GEMV performance-graph script 2015-06-14 12:05:30 +02:00
CNugteren 584f80c666 Enlarge test matrices and vectors for AXY routines (GEMV) 2015-06-13 17:42:41 +02:00
CNugteren e522d1a74e Added initial version of GEMV including tester and performance client 2015-06-13 11:01:20 +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 bc5a341dfe Initial commit of preview version 2015-05-30 12:30:43 +02:00