Martin Kroeker
|
368d14f8c8
|
Fix harmless typo
fixes #1872
|
2018-11-16 14:58:28 +01:00 |
Martin Kroeker
|
0427277cef
|
Allow optimization for small m, large n only if it can be made threadsafe
otherwise the introduction of a static array in 8e5a108 to improve #532 breaks concurrent calls from multiple threads as seen in #1844
|
2018-11-10 15:45:54 +01:00 |
Zhang Xianyi
|
8e5a1083bb
|
Refs #532. Improve gemv paralel with small m and large n case.
Splite the matrix and reduction.
|
2015-05-08 05:33:17 +08:00 |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
2014-06-27 12:05:18 -07:00 |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |