Core concept

Enables cross-warp + cross-block synchronization. Grid-wide sync in single kernel launch.

Advertisement

How it works

Requires compute capability 3.0+. Grid-wide sync needs 6.0+. Some APIs need 7.0+.

Advertisement

Trade-offs + gotchas

Complex reductions. Cross-block barriers. Modern kernel writing.