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

[SuiteSparse] Add patch to fix BLAS linkage on 7.4.0 #7883

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

imciner2
Copy link
Member

@imciner2 imciner2 commented Jan 1, 2024

This backports the patch from DrTimothyAldenDavis/SuiteSparse#671 to fix the BLAS linkage. After this, the 64-bit build of SuiteSparse is linking against the BLAS/LAPACK functions

                 U dlarf_64_
                 U dlarfb_64_
                 U dlarfg_64_
                 U dlarft_64_
                 U dnrm2_64_
                 U dznrm2_64_

instead of the non-suffixed variants.

@imciner2 imciner2 merged commit aaeb266 into master Jan 1, 2024
@imciner2 imciner2 deleted the im/sspatch branch January 1, 2024 14:46
MichelJuillard pushed a commit to MichelJuillard/Yggdrasil that referenced this pull request Jan 8, 2024
grasph pushed a commit to Moelf/Yggdrasil that referenced this pull request Jul 1, 2024
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.

1 participant