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

Add BLAS/LAPACK support for wheel builds #1797

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

bryanwweber
Copy link
Member

Changes proposed in this pull request

  • Adds support in wheel builds for BLAS/LAPACK on the host machine (macOS and Linux only)

Checklist

  • The pull request includes a clear description of this code change
  • Commit messages have short titles and reference relevant issues
  • Build passes (scons build & scons test) and unit tests address code coverage
  • Style & formatting of contributed code follows contributing guidelines
  • The pull request is ready for review

Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.26%. Comparing base (e36c9b9) to head (4d4e6b4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1797   +/-   ##
=======================================
  Coverage   73.26%   73.26%           
=======================================
  Files         383      383           
  Lines       54620    54620           
  Branches     9099     9099           
=======================================
+ Hits        40016    40019    +3     
+ Misses      11601    11599    -2     
+ Partials     3003     3002    -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants