Files
OpenBLAS/interface
Craig Donner 66316b9f4c Improve performance of GEMM for small matrices when SMP is defined.
Always checking num_cpu_avail() regardless of whether threading will actually
be used adds noticeable overhead for small matrices.  Most other uses of
num_cpu_avail() do so only if threading will be used, so do the same here.
2018-06-07 15:29:13 +01:00
..
2017-08-01 15:16:14 +05:30
2015-02-16 13:46:20 +01:00
2016-01-24 10:46:35 +01:00
2017-04-26 20:01:34 +02:00
2015-12-14 10:07:01 -06:00
2014-06-29 21:18:38 +02:00
2015-11-09 14:15:49 +05:30
2015-11-09 14:15:49 +05:30
2017-12-22 00:56:35 +01:00
2017-04-26 20:29:30 +02:00
2015-02-16 13:46:20 +01:00
2014-06-29 21:18:38 +02:00
2015-10-20 14:37:22 -05:00
2018-04-25 22:35:46 +02:00