Bug 2332581

Summary: BLAS/LAPACK linking
Product: [Fedora] Fedora Reporter: Iñaki Ucar <i.ucar86>
Component: magmaAssignee: Tom.Rix
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: rocm-packagers-sig, Tom.Rix
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-12-25 22:35:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Iñaki Ucar 2024-12-16 15:49:47 UTC
The packaging guidelines establishes that BLAS/LAPACK-dependent packages MUST link against FlexiBLAS, instead of the reference implementation or a specific implementation directly, so that this can be managed system-wide (see https://docs.fedoraproject.org/en-US/packaging-guidelines/BLAS_LAPACK/#_packaging_blaslapack_dependent_packages).

Please, switch to linking to FlexiBLAS. Thanks.

Reproducible: Always