build single-file shared libraries for imkl so it can be used as FlexiBLAS backend via $FLEXIBLAS_LIBRARY_PATH#2694
Conversation
A configuration file gives the library names that can be found if the imkl module sets FLEXIBLAS_LIBRARY_PATH. This way it no longer needs to be a (build)dependency.
|
Notes:
|
Suggested to only do recent versions by @boegel in conf call
|
Test report by @bartoldeman Overview of tested easyconfigs (in order)
Build succeeded for 5 out of 5 (5 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 12 out of 12 (12 easyconfigs in total) |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 12 out of 12 (12 easyconfigs in total) |
By building FlexiBLAS compatible libraries and pointing FLEXIBLAS_LIBRARY_PATH to them on the imkl side and creating a configuration file on the FlexiBLAS side, FlexiBLAS no longer needs imkl as a (build)dependency.