-
Notifications
You must be signed in to change notification settings - Fork 717
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
FLINT needs BLAS so move it up from GCC level #17868
FLINT needs BLAS so move it up from GCC level #17868
Conversation
Replaces #17867 |
They should be at gfbf/foss level depending on toolchain version due to BLAS being a depedency.
@boegelbot Please test @ jsc-zen2 |
@akesandgren: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1536284345 processed Message to humans: this is just bookkeeping information for me, |
New Arb and polymake versions in PR easybuilders#17869
Replacement Arb/polymake in #17869 |
Test report by @akesandgren |
Test report by @boegelbot |
Test report by @jfgrimm |
Test report by @verdurin |
@boegelbot Please test @ generoso |
@jfgrimm: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 1537144837 processed Message to humans: this is just bookkeeping information for me, |
Test report by @boegelbot |
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.
lgtm
Going in, thanks @akesandgren! |
(created using
eb --new-pr
)FLINT depends on BLAS so it must be higher than GCC. It also depends on NTL.