OpenBLAS icon indicating copy to clipboard operation
OpenBLAS copied to clipboard

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

Results 242 OpenBLAS issues
Sort by recently updated
recently updated
newest added

These are experiments to see whether or not we can improve performance a bit on 128-bit SVE cores by using ASIMD instead.

SGEMM performance on POWER8 VSX has some opportunities for improvement. For cblas_sgemm_googlenet, M = 192, N = 3136, K = 576 shows the slowest performance and M = 320, N...