add custom easyblock for BLIS#3385
Conversation
|
https://github.com/EESSI/software-layer/blob/f64a20d373a3047a55315a92401c0610bf526844/eb_hooks.py#L343-L358 This easyblock for BLIS was implemented to also take into account building on A64FX cpu architecture where additional configure opts are needed. |
boegel
left a comment
There was a problem hiding this comment.
Thanks a lot for the contribution @wwweert123!
Do you mind also opening a companion PR for the recent BLIS easyconfigs, so clean them up so the custom easyblock for BLIS is being used?
Of course we'll make sure that this PR gets merged first...
Oh yes, I have created a companion PR BLIS easyconfig that makes use of this custom easyblock. I had forgotten to mention it here in this PR. |
Co-authored-by: Kenneth Hoste <kenneth.hoste@ugent.be>
|
This is probably not required anymore since #3773 is merged, right? |
|
Beside minor differences in the behavior of the EConfing extra parameters the other relevant difference would be for which we are not passing |
That would definitely be helpful to have, since in EESSI we now deal with this in a hook: |
(created using
eb --new-pr)