Pass SLEPC_DIR & PETSC_DIR to SLEPc make#3656
Pass SLEPC_DIR & PETSC_DIR to SLEPc make#3656Flamefire wants to merge 2 commits intoeasybuilders:developfrom
Conversation
|
Test report by @Flamefire Overview of tested easyconfigs (in order)
Build succeeded for 2 out of 2 (2 easyconfigs in total) |
What are you seeing in configure output exactly that makes you conclude the proposed changes are necessary? |
|
@gkaf89 reported that it is shown by configure and the build fails without this and succeeds with. In my logfiles I've also seen this in my EB builds:
I'm not fully sure this resolves the issue completely as there is some weirdness but given the configure message and the similar procedure in PETSc I assume this helps and at least doesn't make anything worse. |
cc90df1 to
2a7eeb4
Compare
(created using
eb --new-pr)We do this for
makeof PETSc and it seems to be required. At least according to the configure output.