add custom easyblock for FlexiBLAS#2369
Conversation
Flamefire
left a comment
There was a problem hiding this comment.
LGTM, only some minor Python changes. Add as a batch is easiest, if you agree (on the files tab)
add extra easyconfig parameters + include suggested changes
…t step, make sure that all backends are supported libraries
|
I need some feedback from the FlexiBLAS developers (like @grisuthedragon) on how to deal with MKL as a backend for FlexiBLAS, see mpimd-csc/flexiblas#16, but that shouldn't block this PR imho... |
Co-authored-by: ocaisa <[email protected]>
|
This needs a little bit more work in order to make the FlexiBLAS tests pass when EasyBuild is configured to do RPATH linking, so don't merge just yet please :) |
|
@boegel Github has the "convert to draft" button at the bottom which makes it impossible to merge :) |
…easybuild-easyblocks into 20210325170009_new_pr_PPdKrfDcRM
…tory to compiler flags for test command
517dd19 to
c50bf2e
Compare
|
Last commit seems to work as expected on |
|
Ah, it works by accident because I had a full FlexiBLAS installation already in place, so the test binaries found |
…ATH when running 'make test', which is used as a fallback even when using RPATH linking
|
Going in, thanks for the patience @boegel |
(created using
eb --new-pr)