-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A6000 Ada benchmark results and thoughts #43
Comments
Hello @classner , Thanks for the data and the feedback.
|
Hi @charles-r-earp ! Thanks for the detailed response! Wow, impressive that the function for zeroing in Vulkan is slower than a compute shader! And I take it optimizing the staging buffer copy process would likely involve device specific benchmarking? |
Hi @charles-r-earp !
Thanks for this amazing project! This 'issue' is mostly meant for conversation than fixing a specific thing. I just tested krnl on an A6000 Ada and thought I'd share some findings and thoughts.
The following are the timings I got comparing its performance with CUDA:
(I marked cells with up to 2x slowdown yellow, anything above red.)
What do you think?
The text was updated successfully, but these errors were encountered: