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

Refactor: split fpm_meta into parts #1119

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

krystophny
Copy link

@krystophny krystophny commented Apr 5, 2025

Splitting the already too large module fpm_meta into specialized parts is a necessary step before supporting more metapackages. I plan to implement netcdf, blas/lapack (from openblas and MKL), fftw, suitesparse subsequently. This will be done in the generic way possible with pkg_config, depending on how well the support is on distros (Focus on Debian, Arch, Nix and typical HPC clusters with module). See #439 and #445 .

@perazz do you think you could review this PR?

Copy link
Member

@perazz perazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this PR @krystophny, I think it is almost ready to merge, here are a few comments.

Copy link
Member

@perazz perazz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @krystophny.

@krystophny
Copy link
Author

Thanks @perazz !

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.

2 participants