Skip to content

Replace OpenBLAS with Atlas BLAS#9

Merged
hlapp merged 1 commit intomasterfrom
fix-BLAS
Dec 21, 2015
Merged

Replace OpenBLAS with Atlas BLAS#9
hlapp merged 1 commit intomasterfrom
fix-BLAS

Conversation

@zkamvar
Copy link
Copy Markdown
Contributor

@zkamvar zkamvar commented Dec 21, 2015

This is to fix an issue with a segfault caused by OpenBLAS when an incoming matrix becomes over 200x200.

For info on the issue, see rocker-org/rocker#156
Minimum working examples go here: https://github.com/zkamvar/mwe_eigen_segfault

@hlapp
Copy link
Copy Markdown
Member

hlapp commented Dec 21, 2015

@zkamvar I've been meaning to document but haven't gotten to it yet - you can generate a build test for your pull request by tagging the branch on which it is with a release tag. The Docker Hub build is set up to build every tag following the /^v[0-9.]+$/ pattern automatically, so if you name the tag accordingly, it will get built. There's no automatic continuous integration badge that signals the status on the PR, so it's a bit crude, but it does work. I've done this now for this branch (see v0.2.5), build is here.

@hlapp
Copy link
Copy Markdown
Member

hlapp commented Dec 21, 2015

Builds successfully.

hlapp added a commit that referenced this pull request Dec 21, 2015
Replace OpenBLAS with Atlas BLAS
@hlapp hlapp merged commit 050318c into master Dec 21, 2015
@hlapp hlapp deleted the fix-BLAS branch January 26, 2016 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants