Bug 1618946
Summary: | iml: use openblas instead of atlas | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dominik 'Rathann' Mierzejewski <dominik> |
Component: | iml | Assignee: | Jerry James <loganjerry> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | loganjerry |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-13 17:00:53 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1619074 | ||
Bug Blocks: | 1506952 |
Description
Dominik 'Rathann' Mierzejewski
2018-08-18 17:06:17 UTC
Same comment on a bunch of packages, but I'll just make it here: we need to switch the entire Macaulay2 / sagemath stack at once, or else we'll wind up with binaries that are linked with both atlas and openblas. Unfortunately, the fflas-ffpack testsuite is segfaulting on s390x when built with openblas. This may be a bug in the fflas-ffpack code, but it is suspicous that no such segfault occurs with atlas, nor with the reference blas, and that with openblas it only occurs on s390x. See the referenced bug. That will have to be fixed prior to converting the rest of the stack to openblas. See https://koji.fedoraproject.org/koji/taskinfo?taskID=29190683 for a scratch build demonstrating the problem. Built in Rawhide. |