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

Auto-detect external profilers. #2339

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Auto-detect external profilers. #2339

merged 1 commit into from
Apr 23, 2024

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 23, 2024

Closes #2176

@maleadt maleadt added enhancement New feature or request cuda kernels Stuff about writing CUDA kernels. labels Apr 23, 2024
Copy link

codecov bot commented Apr 23, 2024

Codecov Report

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

Project coverage is 71.92%. Comparing base (4ba6321) to head (324e525).

Files Patch % Lines
src/profile.jl 78.57% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2339      +/-   ##
==========================================
- Coverage   71.96%   71.92%   -0.05%     
==========================================
  Files         155      155              
  Lines       15080    15093      +13     
==========================================
+ Hits        10852    10855       +3     
- Misses       4228     4238      +10     

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

@maleadt maleadt merged commit 1d39a63 into master Apr 23, 2024
1 check passed
@maleadt maleadt deleted the tb/detect_cupti branch April 23, 2024 18:37
maleadt added a commit that referenced this pull request Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autodetect external profiler
1 participant