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 used memory reporting. #582

Merged
merged 1 commit into from
Nov 30, 2020
Merged

Fix used memory reporting. #582

merged 1 commit into from
Nov 30, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 30, 2020

Closes #579

@maleadt maleadt added bugfix This gets something working again. cuda array Stuff about CuArray. labels Nov 30, 2020
@codecov
Copy link

codecov bot commented Nov 30, 2020

Codecov Report

Merging #582 (aa0a1b4) into master (fc77b92) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #582      +/-   ##
==========================================
+ Coverage   79.94%   79.95%   +0.01%     
==========================================
  Files         116      116              
  Lines        6870     6870              
==========================================
+ Hits         5492     5493       +1     
+ Misses       1378     1377       -1     
Impacted Files Coverage Δ
src/pool.jl 73.60% <0.00%> (ø)
lib/cudadrv/stream.jl 89.47% <0.00%> (+2.63%) ⬆️

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 fc77b92...aa0a1b4. Read the comment docs.

@maleadt maleadt merged commit 13f1d17 into master Nov 30, 2020
@maleadt maleadt deleted the tb/used_memory branch November 30, 2020 14:51
maleadt added a commit that referenced this pull request Jan 5, 2021
maleadt added a commit that referenced this pull request Jan 6, 2021
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 array Stuff about CuArray.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memory reporting issue
1 participant