-
Notifications
You must be signed in to change notification settings - Fork 768
{math,data,chem}[lfoss/2025b] Add files for compiling QE with lfoss TC 2025b #24516
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
base: develop
Are you sure you want to change the base?
Conversation
Updated software
|
|
Test report by @Thyre |
|
Test report by @boegel |
|
configure for ELPA failed on AMD Genoa (Zen 4) with:
|
Hm, where do the generic Edit: Ah, we explicitly set it in the EasyConfig... |
|
I tested this on Arm Neoverse V1, and QuantumESPRESSO build is failing with this error: This is on top of I'll upload a full test report for this to provide more details, but maybe this rings a bell for @Crivella? This probably shouldn't block this PR, we can follow-up in an issue/subsequent PR... |
@boegel: This LLVM issue is probably related: llvm/llvm-project#141147 We might be able to backport the patch from llvm/llvm-project#144710 |
|
Test report by @boegel |
|
Test report by @boegel |
|
With #24661 Test report by @Thyre |
|
Test report by @Thyre |
|
Autoconf recognizes this as a valid linker flag, due to their Fortran library check being broken: one would need to patch Autoconf to work around this forever. If we only care about ELPA, we can |
|
With ELPA built with PR above (see easybuilders/easybuild-easyblocks#3759 (comment)) Test report by @Thyre |
Co-authored-by: Kenneth Hoste <[email protected]>
|
Tested with FW PR at easybuilders/easybuild-framework@232ef0b Test report by @Crivella |
|
Test report by @boegel |
|
easyblock 3579 used instead of 3759
|
Requires:
lfosstoolchain 2025b #24514In order to add
d3qwe will need either LLVM >= 21 or the patch from llvm/llvm-project#132486 which unfortunately cannot be applied cleanly