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

Why warp specialization is faster than the older traditional style? #48

Open
sleepwalker2017 opened this issue Feb 27, 2025 · 1 comment

Comments

@sleepwalker2017
Copy link

sleepwalker2017 commented Feb 27, 2025

I'm curious about this.

It seems we can overlap cuda core and tensor core using warp specialization.

But if it's just for overlap g2s and computation, is there any difference between the warp-specialization style and the traditional style?

Thank you!

@engineer1109
Copy link

Just accelerate for Hopper.

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

2 participants