Skip to content
Discussion options

You must be logged in to vote

scan is slow on accelerator, especially when there is inplace-update to carry(strong data dependency).
And you use two nested scan, which cannot leverage parallelism capability of GPU at all.

Replies: 3 comments 3 replies

Comment options

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

@fbartolic
Comment options

Answer selected by fbartolic
Comment options

You must be logged in to vote
1 reply
@fbartolic
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants