-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Setup Accelerate and MKL for 32-bit, MKL getrf, and Metal.jl integration #361
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your contribution!
This pull request is too large for automated review.
Reviewed with AI Maintainer
Codecov Report
@@ Coverage Diff @@
## main #361 +/- ##
==========================================
- Coverage 73.83% 69.95% -3.88%
==========================================
Files 19 20 +1
Lines 1353 1428 +75
==========================================
Hits 999 999
- Misses 354 429 +75
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Tried to run the Metal benchmark and I'm getting this error:
|
You need to re-instantiate for it to bring in the extension from a PR branch. |
Why do we need MKL 32-bit? |
Co-authored-by: Christian Guinard <[email protected]>
GPU comparison, Neural ODE training, mixed precision algorithms, etc. |
Kind of a lot in a single PR but this is what I ended up with after a flight