workaround for the OpenBLAS v0.3.1 matrices multiplication issue#8396
workaround for the OpenBLAS v0.3.1 matrices multiplication issue#8396boegel merged 7 commits intoeasybuilders:developfrom
Conversation
|
Test report by @boegel |
|
I was able to reproduce the problem on both Intel Sandy Bridge and Intel Haswell using the scripts from https://github.com/eylenth/Openblas_matrix_issue, and the problem was indeed resolved after rebuilding Thanks a lot @cfenoy! |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @pescobar! |
kudos to @cfenoy for figuring out this