-
Notifications
You must be signed in to change notification settings - Fork 772
{lang}[fosscuda/2019a] SciPy-bundle v2019.03 #8065
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
{lang}[fosscuda/2019a] SciPy-bundle v2019.03 #8065
Conversation
|
@akesandgren Looks like your |
|
It should have been. I used EB 3.9.0 and first installed it on my production, then made the PR and the test-report. But i'll clean out the python builds from the test-report setup and try again. |
|
Test report by @akesandgren |
|
Apparently something was wrong in my test-report setup... |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @Micket |
| description = "Bundle of Python packages for scientific software" | ||
|
|
||
| toolchain = {'name': 'fosscuda', 'version': '2019a'} | ||
| toolchainopts = {'pic': True, 'lowopt': True} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see no reason for the lowopt here, I think it slipped in with SciPy-bundle-2019.03-foss-2019a.eb by mistake (and I'll open a separate PR to drop it).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was just retesting with lowopt removed from SciPy-bundle-2019.03-foss-2019a.eb, and it seems like the scipy test suite exhibits failures with at least one test segfaulting on Intel Skylake X when lowopt is not enabled... :-/
|
Going in, thanks @akesandgren! |
(created using
eb --new-pr)Depends on
#8063