Skip to content

Add aggregation region wrapper#32

Merged
G-071 merged 2 commits intomasterfrom
aggregation_wrappers
May 22, 2024
Merged

Add aggregation region wrapper#32
G-071 merged 2 commits intomasterfrom
aggregation_wrappers

Conversation

@G-071
Copy link
Copy Markdown
Member

@G-071 G-071 commented May 17, 2024

Using an aggregation region for the explicit work aggregation kernel fusion was a bit of a hassle previously: One had to pick a name, initialize the pool, obtain a future for an aggregation executor and lastly launch the aggregation as an continuation of that future.

This PR streamlines this process: The user now only has to user the aggregation_region wrapper that does all of the above automatically!

@G-071 G-071 merged commit 73bf20f into master May 22, 2024
@G-071 G-071 deleted the aggregation_wrappers branch February 4, 2025 09:46
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.

1 participant