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

CUFFT-related optimizations #428

Merged
merged 2 commits into from
Sep 16, 2020
Merged

CUFFT-related optimizations #428

merged 2 commits into from
Sep 16, 2020

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Sep 15, 2020

@maleadt maleadt added cuda libraries Stuff about CUDA library wrappers. performance How fast can we go? labels Sep 15, 2020
@codecov
Copy link

codecov bot commented Sep 15, 2020

Codecov Report

Merging #428 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #428      +/-   ##
==========================================
+ Coverage   79.75%   79.78%   +0.02%     
==========================================
  Files         170      170              
  Lines        9051     9063      +12     
==========================================
+ Hits         7219     7231      +12     
  Misses       1832     1832              
Impacted Files Coverage Δ
lib/cufft/fft.jl 90.49% <100.00%> (+0.54%) ⬆️
src/array.jl 91.23% <100.00%> (ø)

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 0ea3238...470928e. Read the comment docs.

@maleadt maleadt merged commit 95592f2 into master Sep 16, 2020
@maleadt maleadt deleted the tb/cufft branch September 16, 2020 09:17
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. performance How fast can we go?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant