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

Use OpenBLAS with updated NUM_THREADS to fix #43008 #43047

Closed

Conversation

daviehh
Copy link
Contributor

@daviehh daviehh commented Nov 11, 2021

Tested locally, the OpenBLAS built with 3cc8b0f link1, link2 should fix the StackOverflowError #43008

Following an earlier comment #43013, this PR not a new version of openblas so should be fine now? Possibly need the 1.7 tag since matrix exp is quite important and is now somewhat broken in 1.7.0-rc2. Thanks!

@ViralBShah
Copy link
Member

This PR also increases the NUM_THREADS to 512, which has been reasonably tested on master by now, but should be tested much more widely. Since a broken matrix exponential is quite bad, we may want another RC if we want to merge this PR. Otherwise we could also wait to have this in 1.7.1.

@KristofferC KristofferC deleted the branch JuliaLang:backports-release-1.7 November 13, 2021 17:37
@ViralBShah
Copy link
Member

What is the resolution here?

@ViralBShah
Copy link
Member

We need to get this into 1.7 rc4. I don't see it on release-1.7 - so what do we need to do? Was this PR prepared incorrectly?

@DilumAluthge
Copy link
Member

I think this PR was automatically closed by GitHub because the base (target) branch was deleted.

@DilumAluthge DilumAluthge reopened this Nov 16, 2021
@DilumAluthge
Copy link
Member

@daviehh Can you rebase this PR on the latest version of the JuliaLang/julia:backports-release-1.7?

@daviehh daviehh reopened this Nov 16, 2021
@daviehh
Copy link
Contributor Author

daviehh commented Nov 16, 2021

@DilumAluthge thanks, now just updated against the latest backports-release-1.7 branch.

@jaakkor2
Copy link
Contributor

This PR fixes JuliaSIMD/LoopVectorization.jl#364 on 1.7-branch. On master (1.8)-branch #42708 fixed it.

Reason unbeknownst to me.

@ViralBShah ViralBShah closed this Nov 20, 2021
@ViralBShah ViralBShah reopened this Nov 20, 2021
@KristofferC KristofferC deleted the branch JuliaLang:backports-release-1.7 November 27, 2021 07:40
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants