Terje Kvernes
Terje Kvernes
`PETSc` now has a versionsuffix. The correct version for this toolchain is `PETSc-3.11.1-intel-2019a-Python-3.7.2.eb`.
Adding `__aarch64__` to the flags as per what @Flamefire did for PowerPC allows for liquidSVM to build on aarch64.
@boegel and @tgamblin, I'm trying to return to resolving the lack of optarch support for OpenBLAS, but in a slightly more generic fashion. @boegel asked if leaning on https://github.com/archspec/archspec would...
Hi @tgamblin and thank you for your input! I poked at at the Spack implementation and it looks very smooth. I feel there needs to be a bit of version...
Yeah, utilising something like easy_update to build a dependency graph would be a solution, but it’s very tricky work to get right. It would also require pre-processing that may break...
Yeah, we can dump this into the CUDA easyblock and such, I just wish we didn't have to. :-p (Also, why does the option error on CUDA
I'd wager it could be merged if I rewrote it to use DYNAMIC_ARCH in a sane way when seeing optarch=GENERIC, but hooks work fine for now. So fine I've been...
What is the long-term status of this PR? I'm looking at what --from-pr-fixes we can drop when building in [NE]ESSI. :)
Looks great! Thanks!
In a module environment, one should be able to also do `module load EESSI` that performs a similar task.