Skip to content
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

Scaling with CUDA cores and changing GPUs #192

Open
bjnorfolk opened this issue Mar 15, 2021 · 0 comments
Open

Scaling with CUDA cores and changing GPUs #192

bjnorfolk opened this issue Mar 15, 2021 · 0 comments

Comments

@bjnorfolk
Copy link

Hi,
After building the GPU code I thought it may be interesting to compare CPU and GPU performance. I'm running on Ubuntu with a Ryzen 5600X (6 core) and a nvidia GTX 1070Ti (~2400 core). For a 20000 iter, 150 walker, 15 param code:
CPU: est 56hrs, 10.7s/it
GPU: est 50hrs, 9.05s/it
It's nice to see that the time it took to build the gpu code is reclaimed on my first run. I'm curious if upgrading to the latest cards e.g. RTX 3080 with ~8000 cores would there be a 3x speed increase? Also would changing the GPU on a desktop require a whole new build of galario?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant