Skip to content

Conversation

ViralBShah
Copy link
Member

@ViralBShah ViralBShah commented Oct 17, 2025

Add the get/set threading API that is available in macOS 15 onwards.

The LAPACK forwarding option in the API would not work without a dependency on LAPACK_jll etc. Best to let the user use their own LAPACK. This package just focusses on forwarding to Accelerate BLAS and LAPACK.

Copy link

codecov bot commented Oct 17, 2025

Codecov Report

❌ Patch coverage is 74.19355% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.22%. Comparing base (a89e716) to head (c98e77f).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
src/AppleAccelerate.jl 74.19% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   75.61%   76.22%   +0.60%     
==========================================
  Files           4        4              
  Lines         242      265      +23     
==========================================
+ Hits          183      202      +19     
- Misses         59       63       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@ViralBShah ViralBShah merged commit c75ff61 into master Oct 17, 2025
9 of 10 checks passed
@ViralBShah ViralBShah deleted the vs/threading branch October 17, 2025 18:42
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.

1 participant