GPU acceleration?
#20106
Replies: 1 comment
-
That's a good question. SIMD-JSON has been discussed, but there hasn't been much movement around this topic as of yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Curious if GPU acceleration was on the table. I saw a issue around simd-json, and I'm assuming that Vector's goals include super-performant parsing and data transforms. Have people looked into libraries like
cuDF
(which is a wrapper around a nativelibcudf
)? Or am I completely off the mark?Beta Was this translation helpful? Give feedback.
All reactions