Skip to content

cblas_sgemm test fails on Apple M2 #5459

@RossComputerGuy

Description

@RossComputerGuy

Trying to build OpenBLAS with nix on an Apple M2 and consistently getting the test to fail.

openblas>  ******* FATAL ERROR - COMPUTED RESULT IS LESS THAN HALF ACCURATE *******
openblas>            EXPECTED RESULT   COMPUTED RESULT
openblas>        1       0.00000          0.266733
openblas>  ******* cblas_sgemm  FAILED ON CALL NUMBER:
openblas>    4540: cblas_sgemm ( CblasRowMajor,  CblasNoTrans,  CblasNoTrans,
openblas>                       1,  1,  0, 1.0, A,  2, B,  1, 0.0, C,  2).
openblas> 
openblas>  ******* FATAL ERROR - TESTS ABANDONED *******
openblas> ERROR STOP
openblas> 
openblas> Error termination. Backtrace:
openblas> #0  0x102fc880f
openblas> #1  0x102fc93b7
openblas> #2  0x102fca597
openblas> #3  0x1020dc8e3
openblas> #4  0x102cd155f
openblas> make[1]: *** [Makefile:197: all3] Error 1
openblas> make[1]: *** Waiting for unfinished jobs....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions