Skip to content
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

#2281: Add new allreduce algorithms for Group, Objgroup and Collection #2337

Draft
wants to merge 69 commits into
base: develop
Choose a base branch
from

Conversation

JacobDomagala
Copy link
Contributor

@JacobDomagala JacobDomagala commented Aug 13, 2024

Fixes #2281 Fixes #2240

@JacobDomagala JacobDomagala self-assigned this Aug 13, 2024
@JacobDomagala JacobDomagala linked an issue Aug 13, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Aug 13, 2024

Pipelines results

PR tests (gcc-12, ubuntu, mpich, verbose, kokkos)

Build for eee5e69 (2024-11-05 15:29:52 UTC)

Compilation - successful

Testing - passed

Build log


@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch 4 times, most recently from ee1a15e to 06165a0 Compare September 3, 2024 17:12
@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch 3 times, most recently from 11426c1 to 1568c4a Compare September 16, 2024 23:39
@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch 3 times, most recently from 897f570 to 455829a Compare September 21, 2024 20:46
@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch from 08113bb to 5523e17 Compare September 26, 2024 17:49
@JacobDomagala JacobDomagala changed the title #2281: Use a proper all reduce algorithm for GroupManager #2281: Add new allreduce algorithms for Group, Objgroup and Collection Sep 27, 2024
…late arguments, also let the User specify which algorithm to use
…ication. This helps for cases when not all Nodes are part of allreduce
@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch 2 times, most recently from 332ad94 to 164328c Compare October 11, 2024 23:37
@JacobDomagala JacobDomagala force-pushed the 2281-use-a-proper-all-reduce-algorithm-for-groupmanager branch from 164328c to 5c33e20 Compare October 14, 2024 14:40
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.

Use a proper all-reduce algorithm for GroupManager Use a proper all-reduce algorithm for ObjGroup
2 participants