Files
OpenBLAS/kernel
Wang, Long 0caf1434c9 Fix the integer overflow issue for large matrix size
For large matrix, e.g. M=N=K, and M>1290, int mnk=M*N*K will overflow.
This will lead to wrong branching to single-threading. The performance
is downgraded significantly.

Signed-off-by: Wang, Long <long1.wang@intel.com>
2019-11-20 14:11:17 +08:00
..
2018-09-09 16:52:25 +02:00
2019-03-30 22:18:03 +01:00
2019-03-30 22:20:14 +01:00
2019-03-30 22:22:15 +01:00
2019-03-30 22:25:06 +01:00
2019-03-30 22:49:05 +01:00
2019-03-30 22:01:13 +01:00
2018-12-16 18:14:40 +01:00
2019-03-30 22:01:13 +01:00