Skip to content

OpenBLAS 0.3.17 version

Compare
Choose a tag to compare
@martin-frbg martin-frbg released this 15 Jul 12:56
· 3119 commits to release-0.3.0 since this release
d909f9f

common:

  • reverted the optimization of SGEMV_N/DGEMV_N for small input sizes
    and consecutive arguments as it led to stack overflows on x86_64
    with some operating systems (notably OSX and Windows)

x86_64:

  • reverted the performance patch for SGEMV_T on AVX512 as it caused
    wrong results in some applications

SPARC:

  • fixed compilation with compilers other than gcc

5429954163bcbaccaa13e11fe30ca5b6 OpenBLAS-0.3.17.tar.gz
d7e52f5f9ed8e6fc5a5269634ecface3 OpenBLAS-0.3.17.zip
1ee19f55bfd46120689cd260e16e7ce6 OpenBLAS-0.3.17-x64.zip
40f6c0ac1b33729cc94f7f9af177e3a6 OpenBLAS-0.3.17-x86.zip

Download OpenBLAS