Skip to content
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

make OpenBLAS use the LAPACK version specified in the easyconfig (v0.2.18 & v0.2.19) #3795

Merged
merged 4 commits into from Nov 14, 2016

Conversation

boegel
Copy link
Member

@boegel boegel commented Nov 14, 2016

wrapper PR for #3701 by @akesandgren, fix for #1050

akesandgren and others added 4 commits October 22, 2016 19:49
The OpenBLAS Makefile only handles large.tgz and timing.tgz and ignores
lapack-x.y.z.tgz. We need to manually unpack the lapack-x.y.z specified
in the easyconfig.

Doing it this way makse it possible to add patches on top of the
unpacked lapack version, which is neccesary to deal with various
compiler problems.
Also don't keep a copy of the old lapack-netlib.
@boegel boegel added this to the 3.0 milestone Nov 14, 2016
@boegel
Copy link
Member Author

boegel commented Nov 14, 2016

Test report by @boegel
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in this PR)
node2637.swalot.os - Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/df610f7a7e11f8cacc0cfe662988d2e5 for a full test report.

@boegel
Copy link
Member Author

boegel commented Nov 14, 2016

Test report by @boegel
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in this PR)
node2159.delcatty.os - Linux SL 6.8, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/3fd9683ac708d5e957ea1cc04383c329 for a full test report.

@boegel
Copy link
Member Author

boegel commented Nov 14, 2016

Thanks for figuring this out @akesandgren!

@boegel boegel merged commit 5c4e70f into easybuilders:develop Nov 14, 2016
@boegel boegel deleted the openblas-lapack-version-fix branch November 14, 2016 22:05
boegel added a commit to boegel/easybuild-easyconfigs that referenced this pull request Nov 14, 2016
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.

None yet

2 participants