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

Bump libblastrampoline to v5.1.0 #44574

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Bump libblastrampoline to v5.1.0 #44574

merged 1 commit into from
Mar 12, 2022

Conversation

staticfloat
Copy link
Sponsor Member

This should fix some serious issues with calling {c,z}dot{c,u} on
Windows x86_64. See [0] for more details, and [1] for a test case.

[0] JuliaLinearAlgebra/libblastrampoline@0829248
[1] JuliaLinearAlgebra/libblastrampoline@2ef4562

This should fix some serious issues with calling {c,z}dot{c,u} on
Windows x86_64.  See [0] for more details, and [1] for a test case.

[0] JuliaLinearAlgebra/libblastrampoline@0829248
[1] JuliaLinearAlgebra/libblastrampoline@2ef4562
@staticfloat staticfloat added domain:building Build system, or building Julia or its dependencies domain:linear algebra Linear algebra backport 1.8 Change should be backported to release-1.8 labels Mar 12, 2022
@staticfloat
Copy link
Sponsor Member Author

Note that I have marked this as backport 1.8, but it probably doesn't backport cleanly. If we want dual-interface MKL to work on v1.8 (which I believe is a priority of Viral's) then we will need to bump LBT to v5.1.0+ on v1.8 to fix all the issues.

@ViralBShah
Copy link
Member

This will allow us to have MKL running in Julia without crashing when calling matplotlib/numpy etc.

@staticfloat staticfloat merged commit 3c34dac into master Mar 12, 2022
@staticfloat staticfloat deleted the sf/lbt_v510 branch March 12, 2022 07:14
KristofferC pushed a commit that referenced this pull request Mar 21, 2022
This should fix some serious issues with calling {c,z}dot{c,u} on
Windows x86_64.  See [0] for more details, and [1] for a test case.

[0] JuliaLinearAlgebra/libblastrampoline@0829248
[1] JuliaLinearAlgebra/libblastrampoline@2ef4562

(cherry picked from commit 3c34dac)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Mar 21, 2022
inkydragon added a commit to inkydragon/julia that referenced this pull request Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:building Build system, or building Julia or its dependencies domain:linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants