Skip to content

Add wave ballot example #7

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

elcuppietan
Copy link
Contributor

This PR adds an example in the "experiments" directory which shows how to use wave intrinsics to avoid doing a two-pass cull/sort/splat. It also demonstrates use of capability atoms by declaring requirements for the subgroup intrinsics used.

@CLAassistant
Copy link

CLAassistant commented May 20, 2025

CLA assistant check
All committers have signed the CLA.

swoods-nv and others added 3 commits May 20, 2025 19:28
Co-authored-by: ArielG-NV <159081215+ArielG-NV@users.noreply.github.com>
The Slang compiler will automatically enforce requirements, no need to annotate.
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.

Create blog post for improving performance of 2D splatting using wave intrinsics
4 participants