-
Notifications
You must be signed in to change notification settings - Fork 70
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
Implement a CPU backend using POCL #556
Conversation
Benchmark Results
Benchmark PlotsA plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #556 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 12 21 +9
Lines 796 1584 +788
======================================
- Misses 796 1584 +788 ☔ View full report in Codecov by Sentry. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
6fb1cea
to
8098378
Compare
ba4eee7
to
a6ae55b
Compare
90a10d7
to
f038d8c
Compare
end | ||
|
||
# math.jl | ||
@device_override @noinline Base.Math.throw_complex_domainerror(f::Symbol, x) = |
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.
@maleadt this will be fun.
0121280
to
ed2ee63
Compare
Welp... This got merged by graphite to soon. Now we have a |
TODO:
OpenCL_jll