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

CUPTI: Add high-level wrappers for the callback API. #2239

Merged
merged 5 commits into from
Jan 17, 2024
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jan 16, 2024

As part of that, extend the insufficient privileges error so that it's useful everywhere, fixing #2237.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (a68f400) 71.44% compared to head (ffe4a59) 71.43%.
Report is 5 commits behind head on master.

Files Patch % Lines
lib/cupti/wrappers.jl 82.69% 9 Missing ⚠️
src/compiler/reflection.jl 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2239      +/-   ##
==========================================
- Coverage   71.44%   71.43%   -0.01%     
==========================================
  Files         155      155              
  Lines       14628    14645      +17     
==========================================
+ Hits        10451    10462      +11     
- Misses       4177     4183       +6     

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

@maleadt maleadt merged commit 530f1c6 into master Jan 17, 2024
1 check passed
@maleadt maleadt deleted the tb/cupti_callback branch January 17, 2024 13:01
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