Skip to content
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

Merged
merged 5 commits into from
Nov 17, 2022
Merged

[Coin-OR] OpenBLAS version bump #5844

merged 5 commits into from
Nov 17, 2022

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Nov 10, 2022

@giordano We use gcc v6. Is that good for M1? Or should we be on something newer?

MUMPS_seq has a julia_compat of 1.8. I wonder if that will create a problem.

@ViralBShah ViralBShah marked this pull request as draft November 10, 2022 14:59
@ViralBShah ViralBShah changed the title [Coin-OR] Various version bumps [Coin-OR] OpenBLAS version bump Nov 10, 2022
@amontoison
Copy link
Contributor

amontoison commented Nov 10, 2022

It will probably be an issue because LBT is not working with Julia < 1.8 and Clp is still linked with OpenBLAS32 and not LBT.
LBT is also not working on Windows, so we need still need to link with OpenBLAS32 for the Windows platforms.
It will be easier with Julia v"1.9".

You can use MUMPS_seq v"5.4.1" to avoid these issues.

@ViralBShah ViralBShah marked this pull request as ready for review November 10, 2022 19:50
@ViralBShah
Copy link
Member Author

ViralBShah commented Nov 11, 2022

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.

@amontoison
Copy link
Contributor

@ViralBShah
Copy link
Member Author

I'm merging this. If the gcc version turns out to be too aggressive, we can make another quick release to bump it downwards.

@ViralBShah ViralBShah merged commit b0ece7e into master Nov 17, 2022
@ViralBShah ViralBShah deleted the vs/coinor branch November 17, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants