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

CUDA variant optimised beyond k-caching #104

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MichaelSt98
Copy link
Contributor

Optimisation beyond k-caching:

likely still potential for further optimisation ...

Implemented with input from @lukasm91


k-caching vs "opt"-variant performance (compiled with nvhpc 22.11 and executed with 1 262144 128):

  • double-precision
    • k-caching: 600 - 700 GF/s
    • "opt": 700 - 850 GF/s
  • single-precision
    • k-caching: 2300 - 3000 GF/s
    • "opt": 2700 - 5000 GF/s

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

Successfully merging this pull request may close these issues.

1 participant