Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Lack of CPU allreduce implementation hurts CPU algorithm scaling. #72

Description

@RAMitchell

The current allreduce implementation for the CPU algorithm uses AllGather as a hack, but this is inefficient.

We need an efficient allreduce implementation in legate, or a way to hack something more efficient together in legateboost.

cpu_scaling_allreduce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions