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

Always use C as linker language for CBLAS #920

Conversation

weslleyspereira
Copy link
Collaborator

@mkrainiuk, could please you take a look at this change? With this, we can install CBLAS without a Fortran compiler if we already have an optimized BLAS library installed.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (33b3a45) 0.00% compared to head (265375e) 0.00%.

❗ Current head 265375e differs from pull request most recent head dfb84d0. Consider uploading reports for the commit dfb84d0 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #920   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1918     1918           
  Lines      188645   188645           
=======================================
  Misses     188645   188645           

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

Copy link
Contributor

@mkrainiuk mkrainiuk left a comment

Choose a reason for hiding this comment

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

Good idea, thank you for improving it!

@langou langou merged commit 7a29cfe into Reference-LAPACK:master Nov 1, 2023
8 of 9 checks passed
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.

3 participants