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

Fix profiler initialization and exception handling. #914

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented May 19, 2021

No description provided.

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #914 (eba510b) into master (79c2caf) will decrease coverage by 1.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #914      +/-   ##
==========================================
- Coverage   76.94%   75.60%   -1.35%     
==========================================
  Files         121      121              
  Lines        7700     7853     +153     
==========================================
+ Hits         5925     5937      +12     
- Misses       1775     1916     +141     
Impacted Files Coverage Δ
lib/cudadrv/profile.jl 48.64% <100.00%> (+5.40%) ⬆️
src/indexing.jl 65.47% <0.00%> (-32.74%) ⬇️
src/reverse.jl 69.49% <0.00%> (-30.51%) ⬇️
lib/cudadrv/occupancy.jl 75.86% <0.00%> (-15.81%) ⬇️
lib/cudnn/dropout.jl 87.50% <0.00%> (-12.50%) ⬇️
src/broadcast.jl 75.00% <0.00%> (-10.72%) ⬇️
lib/cublas/util.jl 82.22% <0.00%> (-8.03%) ⬇️
lib/cusolver/CUSOLVER.jl 76.00% <0.00%> (-7.34%) ⬇️
lib/cusolver/base.jl 52.63% <0.00%> (-6.20%) ⬇️
lib/cusparse/helpers.jl 87.50% <0.00%> (-5.84%) ⬇️
... and 39 more

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 79c2caf...eba510b. Read the comment docs.

@maleadt maleadt merged commit ed6badb into master May 20, 2021
@maleadt maleadt deleted the tb/profiler branch May 20, 2021 06:50
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