Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

LoadBalancePlan
Result of load balancing: a set of ranges assigned to workers.
WorkChunker
Splits n particle indices into chunks suitable for parallel work.
WorkGroupConfig
Configuration for choosing optimal work group sizes.
WorkStealQueue
A simple work-stealing queue for task-parallel scheduling.

Enums§

LoadBalanceStrategy
Load balancing strategy for distributing work across threads.