Skip to content

Fixed issue with OpenBLAS not recognized when using BLAS_LIBRARIES - #3122

Merged
mathgeekcoder merged 1 commit into
latestfrom
openblas-libraries-fix
Jul 1, 2026
Merged

Fixed issue with OpenBLAS not recognized when using BLAS_LIBRARIES #3122
mathgeekcoder merged 1 commit into
latestfrom
openblas-libraries-fix

Conversation

@mathgeekcoder

Copy link
Copy Markdown
Collaborator

Changed how HIPO_USES_OPENBLAS and HIPO_USES_APPLEBLAS are configured, so that it works correctly when using BLAS_LIBRARIES.

Note that when using BLAS_LIBRARIES, the version number is not known unless you manually set OpenBLAS_VERSON="x.x.x".

…ured, so that it works correctly when using `BLAS_LIBRARIES`.

Note that when using `BLAS_LIBRARIES`, the version number is not known unless you manually set `OpenBLAS_VERSON="x.x.x"`.
@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (ff64efa) to head (7363539).
⚠️ Report is 16 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3122   +/-   ##
=======================================
  Coverage   73.15%   73.16%           
=======================================
  Files         430      430           
  Lines      103937   103967   +30     
  Branches    16717    16718    +1     
=======================================
+ Hits        76039    76067   +28     
- Misses      27622    27624    +2     
  Partials      276      276           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@galabovaa galabovaa left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mathgeekcoder
mathgeekcoder merged commit b358697 into latest Jul 1, 2026
498 of 499 checks passed
@mathgeekcoder
mathgeekcoder deleted the openblas-libraries-fix branch July 1, 2026 15:58
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.

2 participants