Skip to content

Forward barrier device_ids to communication backends - #8312

Open
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/forward-barrier-device-ids
Open

Forward barrier device_ids to communication backends#8312
tohtana wants to merge 1 commit into
deepspeedai:masterfrom
tohtana:tohtana/forward-barrier-device-ids

Conversation

@tohtana

@tohtana tohtana commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

deepspeed.comm.barrier exposes device_ids, but the wrapper drops it. This PR forwards device_ids to communication backends.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f2fde43ecd

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@@ -0,0 +1,37 @@
# Copyright (c) DeepSpeed Team.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Add the required Signed-off-by trailer

This non-merge commit has no Signed-off-by trailer, so the repository's DCO validation will reject it; recreate the commit using --signoff with the configured author identity.

AGENTS.md reference: AGENTS.md:L8-L8

Useful? React with 👍 / 👎.

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.

2 participants