Files
OpenBLAS/kernel
Arjan van de Ven dcc5d6291e skylakex: Make the sgemm/dgemm beta code robust for a N=0 or M=0 case
in the threading code there are cases where N or M can become 0,
and the optimized beta code did not handle this well, leading
to a crash

during the audit for the crash a few edge conditions on the if statements
were found and fixed as well
2018-11-01 01:42:09 +00:00
..
2018-10-22 01:49:35 -07:00
2018-09-09 16:52:25 +02:00
2018-06-03 13:22:59 +02:00
2018-10-22 01:49:35 -07:00