Bug 1589823
Summary: | The OpenBLAS package that comes with RHEL does not have multithreading capabilities | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Courtney Pacheco <cpacheco> |
Component: | openblas | Assignee: | Susi Lehtola <susi.lehtola> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 28 | CC: | prd-fedora, susi.lehtola |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-06-11 13:05:35 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: |
Description
Courtney Pacheco
2018-06-11 12:58:20 UTC
Don't use the sequential library if you want the parallel one. Use -lopenblaso for OpenMP and -lopenblasp for pthreads. |