Skip to content

GPU acceleration #75

Answered by tknopp
monreal93 asked this question in Q&A
Feb 22, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Do you have some comparative reconstruction (i.e. BART, Gadgetron, ...) which is faster? I just want to get a feeling what but it is slow means. Also: is it just gridding or iterative reconstruction?

NFFT.jl is now one of the fastest NFFT library out there. Before you test CuNFFT.jl I would encourage you to try multi-threading. With 8-16 threads, the CPU implementation is currently likely to outperform CuNFFT.jl.

Having said that, you will likely need to tweak the NFFT setting a little bit. For instance you can lower the accuracy.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@monreal93
Comment options

@tknopp
Comment options

Answer selected by monreal93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants