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

Improve multitasking with CURAND #869

Merged
merged 2 commits into from
Apr 27, 2021
Merged

Improve multitasking with CURAND #869

merged 2 commits into from
Apr 27, 2021

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Apr 27, 2021

Like #867.

@maleadt maleadt added enhancement New feature or request cuda libraries Stuff about CUDA library wrappers. labels Apr 27, 2021
@codecov
Copy link

codecov bot commented Apr 27, 2021

Codecov Report

Merging #869 (96a769b) into master (6102c98) will increase coverage by 0.07%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #869      +/-   ##
==========================================
+ Coverage   77.21%   77.28%   +0.07%     
==========================================
  Files         121      121              
  Lines        7477     7502      +25     
==========================================
+ Hits         5773     5798      +25     
  Misses       1704     1704              
Impacted Files Coverage Δ
lib/cufft/fft.jl 87.84% <75.00%> (-0.52%) ⬇️
lib/curand/CURAND.jl 91.66% <100.00%> (+5.95%) ⬆️
lib/curand/random.jl 93.18% <100.00%> (+2.41%) ⬆️

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 6102c98...96a769b. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda libraries Stuff about CUDA library wrappers. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant