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

Make link libraries private if possible #1122

Open
RMeli opened this issue Apr 22, 2024 · 0 comments
Open

Make link libraries private if possible #1122

RMeli opened this issue Apr 22, 2024 · 0 comments

Comments

@RMeli
Copy link
Member

RMeli commented Apr 22, 2024

While playing around with DLA-Future for the Fortran interface, I realized that MKL was linked directly into my application, despite my application not using it. Linking ScaLAPACK and LAPACK against dlaf.prop_private instead of dlaf.prop, solved the issue.

We should investigate which libraries can be linked to dlaf.prop_private instead of dlaf.prop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant