Commit Graph

3830 Commits

Author SHA1 Message Date
wernsaar a0b07c1440 bugfixs for ARM regarding lapack tests 2014-05-14 12:59:20 +02:00
wernsaar 43fbdb7a5a added ARMV5 as reference platform 2014-05-13 17:25:19 +02:00
wernsaar 777cebc8c7 added ZERO check to zscal.c because bug in lapack-testing 2014-05-13 16:31:00 +02:00
wernsaar aa5c73e20f added ZERO check to zscal.c because bug in lapack-test 2014-05-13 16:25:21 +02:00
wernsaar 5e5ef28ca0 added ZERO check because bug in lapack-test 2014-05-13 15:36:03 +02:00
wernsaar 650ed34336 added ZERO check because bug in lapack-test 2014-05-13 15:31:36 +02:00
wernsaar 189ca1bcee removed lapack objects from interface/Makefile 2014-05-11 12:09:34 +02:00
wernsaar 4c1caa7454 checked, that zhpr is OK 2014-05-11 11:21:23 +02:00
wernsaar 7bb19cf90e checked, that zhpr2 is OK 2014-05-11 11:11:05 +02:00
wernsaar 2a94aaaf2e checked, that zhpmv is OK 2014-05-11 10:46:48 +02:00
wernsaar 5e4b4f6712 checked, that zher is OK 2014-05-11 10:36:34 +02:00
wernsaar 47e8950e77 checked, that zher2 is OK 2014-05-11 10:26:05 +02:00
wernsaar f45f2c8465 checked, that zhemv is OK 2014-05-11 10:15:06 +02:00
wernsaar 10780ae650 marked zhbmv as smp bug 2014-05-11 09:58:16 +02:00
wernsaar 9bae50f700 checked, that zscal and zswap are OK 2014-05-11 09:30:18 +02:00
wernsaar 0758c1a374 checked, that trtri is OK 2014-05-11 09:11:20 +02:00
wernsaar 564ff395f6 checked, that trsm is OK 2014-05-11 08:59:33 +02:00
wernsaar 7fb78a5f01 checked, that trmv is OK 2014-05-11 08:47:44 +02:00
wernsaar 8204ab4aa8 checked, that tpmv is OK 2014-05-11 08:35:34 +02:00
wernsaar 48d1325784 checked, that tbmv is OK 2014-05-11 08:22:00 +02:00
wernsaar 57bbc586ef checked, that syrk is OK 2014-05-11 08:10:25 +02:00
wernsaar bfef3c5dd1 checked, that syr is OK 2014-05-11 07:46:22 +02:00
wernsaar d972f4a60a check, that syr2k is OK 2014-05-11 01:04:46 +02:00
wernsaar eebce01cf2 checked, that syr2 is OK 2014-05-11 00:48:49 +02:00
wernsaar e2c39a4a8e checked, that symv is OK 2014-05-11 00:36:56 +02:00
wernsaar 1e8e6faa7e checked, that symm is OK 2014-05-11 00:22:40 +02:00
wernsaar c7eb901496 checked, that spr is OK 2014-05-11 00:07:07 +02:00
wernsaar 2ed03ea0a2 checked, that spr2 is OK 2014-05-10 23:55:43 +02:00
wernsaar de00e2937a marked as smp bug 2014-05-10 23:18:35 +02:00
wernsaar e187b5e9d0 removed gesv.c from interface 2014-05-10 22:55:44 +02:00
wernsaar 0947fc1c89 checked, that ger is OK 2014-05-10 22:49:53 +02:00
wernsaar 4d61607c9e cheched, that gbmv is OK 2014-05-10 22:38:09 +02:00
wernsaar 781bfb6e66 checked, that gemv is OK 2014-05-10 22:24:05 +02:00
wernsaar 79a82ba7f1 checked that axpy is OK 2014-05-10 22:09:49 +02:00
wernsaar d63bd7fa5e checked that gemm.c is OK 2014-05-10 21:51:44 +02:00
wernsaar e265c4ec86 added C files in interface 2014-05-10 21:27:47 +02:00
wernsaar 0732238213 removed all C files in interface 2014-05-10 21:25:17 +02:00
wernsaar 5f3b68b4d4 replaced sgemm and cgemm kernels because lapack bugs 2014-05-10 11:24:07 +02:00
wernsaar 2424af62fd replaced dgemm-kernel because bug in lapack 2014-05-10 10:52:37 +02:00
wernsaar 6b252033ae changed test ratio from 30.0 to 40.0 2014-05-09 13:17:47 +02:00
wernsaar 320c805905 fixed incorrect parameter 2 errors 2014-05-08 11:06:32 +02:00
wernsaar e673848a9b added log file for lapack development 2014-05-07 14:36:49 +02:00
wernsaar a35a1a9ae7 changed makefiles for lapack development 2014-05-07 11:33:02 +02:00
wernsaar 793509a3b5 replaced files for sdot, sgemv_n and sgemv_t for bug #348 2014-05-06 15:29:39 +02:00
Zhang Xianyi 020f36f970 Merge pull request #367 from xantares/patch-2
Makefile typo
2014-05-02 17:55:08 +08:00
Zhang Xianyi 9d0cc399ac Merge pull request #366 from xantares/patch-1
Install dll to prefix/bin instead of prefix/lib
2014-05-02 17:54:22 +08:00
wernsaar 025fc914cc fixed 2 bugs as reported by Brendan Tracey 2014-05-02 11:34:26 +02:00
xantares 43bb633096 Update Makefile 2014-05-02 08:54:22 +02:00
xantares 187237b622 Install dll to prefix/bin instead of prefix/bin 2014-05-01 21:48:26 +02:00
Zhang Xianyi 66198faab6 Refs #63. delete prefix for mingw64 toolchain. 2014-04-27 13:05:26 +08:00