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 openmp and lapack link libs targets private #278

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

AlexanderRichert-NOAA
Copy link
Contributor

@AlexanderRichert-NOAA AlexanderRichert-NOAA commented Feb 6, 2025

This PR changes the target_link_libraries properties for lapack and openmp from PUBLIC to PRIVATE.

Also adding 'concurrency:cancel-in-progress:true' to all the CI workflows.

Fixes #276
Fixes #234

@AlexanderRichert-NOAA
Copy link
Contributor Author

@dustinswales can you please test out this branch when you get a chance re: the private vs. public openmp issue? I can compile UWM succesfully with it, but I wasn't able to reproduce the problem with the current ip code, so it would be great if you can verify that this will actually fix it (and also not break anything...).

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.

Make openmp and lapack target link libs 'PRIVATE' OpenMP and UFS WM
1 participant