Ensure Proteinortho links against FlexiBLAS, and bump to foss#22754
Ensure Proteinortho links against FlexiBLAS, and bump to foss#22754branfosj merged 1 commit intoeasybuilders:developfrom
Proteinortho links against FlexiBLAS, and bump to foss#22754Conversation
Run 'make clean' before building, to ensure we don't use the bundled artefacts Ensure flexiblas is linked
|
Test report by @jfgrimm |
|
@boegelbot please test @ jsc-zen3 |
|
@branfosj: 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 2796471480 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @branfosj |
|
Going in, thanks @jfgrimm! |
Current easyconfigs missed the BLAS/LAPACK dependency. This didn't result in build failures, because the sources bundle their own lapack and pre-compiled artefacts, which are used as a fallback.
To see the difference, run an
lddon e.g.bin/proteinortho_clusteringbefore/after the PR