-
Notifications
You must be signed in to change notification settings - Fork 556
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
[Coin-OR] OpenBLAS version bump #5844
Conversation
It will probably be an issue because LBT is not working with Julia < 1.8 and Clp is still linked with You can use |
I think this is good to merge anyways, because MUMPS_seq is set to a better version overall since we want these packages to support julia LTS. Maybe it even helps resolve the crash, if we are lucky. |
You can directly download the artifact after a build for information: https://dev.azure.com/JuliaPackaging/Yggdrasil/_build/results?buildId=23592&view=logs&j=5039a21e-38a3-5533-11b9-bc8aaa6b2712&t=bc9e26fe-39ad-5ebd-d02a-5d50b03cfddd&l=1156 |
I'm merging this. If the gcc version turns out to be too aggressive, we can make another quick release to bump it downwards. |
@giordano We use gcc v6. Is that good for M1? Or should we be on something newer?
MUMPS_seq
has ajulia_compat
of 1.8. I wonder if that will create a problem.