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

Kernel context #17

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Kernel context #17

merged 5 commits into from
Mar 6, 2024

Conversation

arhik
Copy link
Owner

@arhik arhik commented Mar 6, 2024

No description provided.

arhik added 5 commits March 6, 2024 09:50
simplifying relu. Original will serve as a reference that workgroupDims etc... can be used
First elementwise kernel which was an example but decided to ship it as an `op` kernel.
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 64 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (75462ea) to head (ecbd339).

Files Patch % Lines
src/compiler/execution.jl 0.00% 44 Missing ⚠️
src/ops/cast.jl 0.00% 11 Missing ⚠️
src/ops/clamp.jl 0.00% 8 Missing ⚠️
src/gpuArrays.jl 0.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #17   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          4       7    +3     
  Lines        401     430   +29     
=====================================
- Misses       401     430   +29     

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

@arhik arhik merged commit 1e02b40 into main Mar 6, 2024
5 checks passed
arhik added a commit that referenced this pull request Mar 25, 2024
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.

2 participants