-
Notifications
You must be signed in to change notification settings - Fork 282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add RISC-V support to Boost easyblock #3376
add RISC-V support to Boost easyblock #3376
Conversation
The same change is also included in #3339, and I used it a few times already to install a couple of Boost versions. But I think it makes sense to have this in a separate PR, also because there are still some issue with Extrae. I'll upload some RISC-V test reports. |
Ah, I didn't noticed #3339 when I searched for an open PR earlier. I run into the problem of building Boost, when I tried to build SciPy. |
Test report by @SebastianAchilles Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 12 out of 12 (2 easyconfigs in total) |
Test report by @bedroge Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
(created using
eb --new-pr
)