Skip to content

Roundtrip performance issue #465

Answered by pkese
mfagerlund asked this question in Q&A
Nov 28, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Are you sure your Python code is also running on CUDA?
If not, then that'd be expected (there's a lot of latency when dealing with GPU, whereas the CPU path is just a C-call away).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@mfagerlund
Comment options

@mfagerlund
Comment options

@pkese
Comment options

Answer selected by mfagerlund
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