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 improvements for multithreading #693

Merged
merged 2 commits into from
Feb 3, 2021
Merged

CUPTI improvements for multithreading #693

merged 2 commits into from
Feb 3, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Feb 2, 2021

No description provided.

@maleadt maleadt added the cuda libraries Stuff about CUDA library wrappers. label Feb 2, 2021
@maleadt maleadt added the bugfix This gets something working again. label Feb 2, 2021
@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #693 (b1d5f42) into master (a421d9f) will decrease coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #693      +/-   ##
==========================================
- Coverage   79.67%   79.66%   -0.02%     
==========================================
  Files         122      122              
  Lines        7355     7356       +1     
==========================================
  Hits         5860     5860              
- Misses       1495     1496       +1     
Impacted Files Coverage Δ
lib/cupti/error.jl 20.00% <ø> (ø)
src/compiler/reflection.jl 93.22% <83.33%> (+0.11%) ⬆️
src/pool/binned.jl 94.78% <0.00%> (-0.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a421d9f...b1d5f42. Read the comment docs.

@maleadt maleadt merged commit 6107a08 into master Feb 3, 2021
@maleadt maleadt deleted the tb/cupti_errors branch February 3, 2021 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This gets something working again. cuda libraries Stuff about CUDA library wrappers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant