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

memory, core, network bound performance comparisons - example RTX-A6000 outperforms due to VRAM bandwidth #30

Open
obriensystems opened this issue Jan 11, 2025 · 0 comments
Assignees

Comments

@obriensystems
Copy link
Member

For example, a simple iterative unsigned integer based 64 to 128 bit precision loop that does not need floating point and does not interact with VRAM during iteration should perform the same. However certain batch algorithms will benefit from increased VRAM bandwidth like on the RTX-A6000 over the RTX-A4000

@obriensystems obriensystems self-assigned this Jan 11, 2025
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