-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing tests when built with openblas
on OSX
#173
Comments
Hi, I'm using upstream Openblas (at a71923514fb9ad611fb87345b8cfa4383404b54f), and g++ provided by LLVM on a Darwin 13.4.0.
Could you give more details on your compilation environment? |
Hi,
Config
Link to the sage's ticket #26130. |
I just accidentally reproduced the |
Okay this may just have been a coincidence. With the exact same environment, the second build succeeded. I'm going to try a couple more times to see if it re-occurs (and if openmp makes any difference). |
The failure also occurs with openmp enabled. It just occurs a lot ofter when disabled: 3/10 times without openmp, 1/20 times with. Of course that could just be coincidence or load may be a factor. |
Hi, |
Ok this seems to be a fixed issue. Closing. |
As described in NixOS/nixpkgs#45013, testing
fflas-ffpack
fails on OSX when built againstopenblas
:The text was updated successfully, but these errors were encountered: