Add support for detecting external MAGMA library for ELSI#3536
Add support for detecting external MAGMA library for ELSI#3536boegel merged 2 commits intoeasybuilders:developfrom
Conversation
|
@boegelbot please test @ jsc-zen3 |
|
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3809644168 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (total: 4 mins 20 secs) (1 easyconfigs in total) |
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.