Has anyone benchmarked rust-gpu vs CUDA on comparable tasks? #1028
Unanswered
lachlansneff
asked this question in
General
Replies: 1 comment
-
What kind of tasks? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm considering using rust-gpu for some GPGPU compute tasks, but I'm unsure if rust-gpu emits SPIRV code that will reach the same performance as CUDA would. Have there been any recent benchmarks on any compute-related tasks?
Beta Was this translation helpful? Give feedback.
All reactions