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

Add support for detecting external MAGMA library for ELSI #3536

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ahkole
Copy link
Contributor

@ahkole ahkole commented Dec 18, 2024

Adds an if branch to the ELSI easyblock to automatically detect the external MAGMA solver if it is installed on the system, similarly as is done for the other solvers that ELSI can link to.

For the flags that have to be set for MAGMA see https://gitlab.com/elsi_project/elsi_interface/-/blob/master/INSTALL.md?ref_type=heads .

A similar thing can probably be added for other solvers that are still missing from the easyblock like eigenexa, but I haven't tried/tested yet if that would work.

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