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

Small allocator improvements #1068

Merged
merged 3 commits into from
Jul 29, 2021
Merged

Small allocator improvements #1068

merged 3 commits into from
Jul 29, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Jul 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2021

Codecov Report

Merging #1068 (6e9522f) into master (46f6109) will increase coverage by 0.01%.
The diff coverage is 84.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
+ Coverage   80.05%   80.07%   +0.01%     
==========================================
  Files         118      118              
  Lines        7657     7657              
==========================================
+ Hits         6130     6131       +1     
+ Misses       1527     1526       -1     
Impacted Files Coverage Δ
src/pool.jl 77.13% <55.55%> (ø)
lib/cudadrv/devices.jl 100.00% <100.00%> (ø)
lib/cudadrv/memory.jl 87.50% <100.00%> (-0.10%) ⬇️
lib/cudadrv/module/global.jl 86.95% <100.00%> (ø)
src/array.jl 92.47% <100.00%> (ø)
lib/cusparse/level3.jl 75.00% <0.00%> (+0.65%) ⬆️

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 46f6109...6e9522f. Read the comment docs.

@maleadt maleadt merged commit b22abc3 into master Jul 29, 2021
@maleadt maleadt deleted the tb/async branch July 29, 2021 15:48
@maleadt maleadt added cuda array Stuff about CuArray. enhancement New feature or request labels Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda array Stuff about CuArray. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant