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

Add kernel cpu=false and context accessor #389

Merged
merged 2 commits into from
May 2, 2023
Merged

Add kernel cpu=false and context accessor #389

merged 2 commits into from
May 2, 2023

Conversation

vchuravy
Copy link
Member

Addresses the need in #377.

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Patch coverage: 73.21% and project coverage change: -0.12 ⚠️

Comparison is base (a07ec99) 87.56% compared to head (2af3018) 87.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
- Coverage   87.56%   87.45%   -0.12%     
==========================================
  Files           8        8              
  Lines         539      582      +43     
==========================================
+ Hits          472      509      +37     
- Misses         67       73       +6     
Impacted Files Coverage Δ
src/KernelAbstractions.jl 80.48% <53.33%> (-2.63%) ⬇️
src/cpu.jl 80.76% <70.37%> (-1.59%) ⬇️
src/macros.jl 98.80% <100.00%> (+0.68%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vchuravy vchuravy marked this pull request as ready for review May 1, 2023 02:04
@vchuravy vchuravy merged commit 711c01d into main May 2, 2023
@vchuravy vchuravy deleted the vc/no_cpu branch May 2, 2023 13:25
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