third-party/host-blas: upgrade for GCC 15 fix#1433
Merged
Conversation
Member
|
Let me update the tarball in the S3 bucket. |
Contributor
Author
Hi @marbre , I'll update the patch with the S3 bucket URL for |
marbre
reviewed
Sep 11, 2025
marbre
left a comment
Member
There was a problem hiding this comment.
Uploaded the tarball to S3. Checksum should be unchanged.
Upgrade OpenBLAS version from 0.3.29 to 0.3.30 to fix build on GCC 15. The critical fix is: OpenMathLib/OpenBLAS#5258
e442dc8 to
a8f96a6
Compare
Contributor
Author
|
@marbre , I've:
|
Member
|
Test failurs look unrelated. I re-triggered the hipBLASLt tests though but we can go ahead with landing this. |
Contributor
Author
|
@marbre , could you do the honors of landing this. I still need one review approval and I think I lack the permission to do the final merge. |
marbre
approved these changes
Sep 12, 2025
marbre
left a comment
Member
There was a problem hiding this comment.
Tests timed out but this is unrelated to the patch.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Upgrade OpenBLAS version from 0.3.29 to 0.3.30 to fix build on GCC 15.
The critical fix is:
OpenMathLib/OpenBLAS#5258
to fix the following build errors: