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.10.1 #54791

Merged
merged 1 commit into from
Jun 14, 2024
Merged

Bump libblastrampoline to v5.10.1 #54791

merged 1 commit into from
Jun 14, 2024

Conversation

staticfloat
Copy link
Sponsor Member

This release fixes issues with complex valued returns from functions such as cdotc on Windows x64. See this discussion [0] for initial diagnosis, and this PR [1] for the relevant fixes.

[0] JuliaLinearAlgebra/BLISBLAS.jl#15
[1] JuliaLinearAlgebra/libblastrampoline#129

@staticfloat
Copy link
Sponsor Member Author

@KristofferC I consider this a candidate for backporting, but I'd like to let it sit on master for at least a month to ensure that this new LBT code is solid. Is there a good way to say "backport this in a month" or should I just set an alarm to apply the backport labels in a month?

@giordano giordano added domain:building Build system, or building Julia or its dependencies external dependencies Involves LLVM, OpenBLAS, or other linked libraries stdlib:JLLs labels Jun 13, 2024
@staticfloat staticfloat changed the title Bump libblastrampoline to v5.10.0 Bump libblastrampoline to v5.10.1 Jun 14, 2024
This release fixes issues with complex valued returns from functions
such as `cdotc` on Windows x64.  See this discussion [0] for initial
diagnosis, and this PR [1] for the relevant fixes.

[0] JuliaLinearAlgebra/BLISBLAS.jl#15
[1] JuliaLinearAlgebra/libblastrampoline#129
@staticfloat staticfloat merged commit 3054c00 into master Jun 14, 2024
7 checks passed
@staticfloat staticfloat deleted the sf/lbt_v5.10.0 branch June 14, 2024 05:13
@KristofferC
Copy link
Sponsor Member

Is there a good way to say "backport this in a month" or should I just set an alarm to apply the backport labels in a month?

There is nothing existing to do that so something bespoke might be the best.

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 external dependencies Involves LLVM, OpenBLAS, or other linked libraries stdlib:JLLs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants