-
Notifications
You must be signed in to change notification settings - Fork 51
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
Ability to freeze compiled kernels #89
Conversation
Codecov Report
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
- Coverage 66.89% 64.16% -2.73%
==========================================
Files 31 20 -11
Lines 1637 1387 -250
==========================================
- Hits 1095 890 -205
+ Misses 542 497 -45
Continue to review full report at Codecov.
|
It's now the users responsiblity to pass a cache.
cc @jpsamaroo this would change |
I've implemented support in JuliaGPU/AMDGPU.jl#53, just waiting to see if it passes CI. Otherwise LGTM! |
This also needs a minor version bump due to API changes. |
With or without kwargs, I'm cool with this. |
I moved them over as you asked, so it should be fine now? |
I'm told Clima would appreciate this: