Skip to content

[REQ] Add support for tile_inclusive_scan and tile_exclusive_scan #731

@nvtw

Description

@nvtw

Description

Add tile_inclusive_scan and tile_exclusive_scan. They should work similar to tile_sum but should not return just 1 sum value but return the full cumulative sum. Either the inclusive or exclusive cumulative sum depending on the method.

Context

Required for load balancing across threads when inhomogeneous work loads arise, e. g. in sweep and prune broad phase code.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions