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

Implement AllToAll collective op #14666

Closed
wants to merge 1 commit into from
Closed

Conversation

shaahji
Copy link
Contributor

@shaahji shaahji commented Feb 12, 2023

Description

Implement AllToAll collective op

Motivation and Context

Follow up to/continuation of #14399

@shaahji
Copy link
Contributor Author

shaahji commented Feb 13, 2023

Do I need to do something for the Linux pipelines to kick in? The Linux pipeline aren't queued and won't finish.

pranavsharma
pranavsharma previously approved these changes Feb 28, 2023
souptc
souptc previously approved these changes Feb 28, 2023
@shaahji shaahji dismissed stale reviews from souptc and pranavsharma via 528abe1 March 1, 2023 00:47
@mszhanyi
Copy link
Contributor

mszhanyi commented Mar 6, 2023

/azp run Linux CPU CI Pipeline

@azure-pipelines
Copy link

Command 'Linux' is not supported by Azure Pipelines.

Supported commands
  • help:
    • Get descriptions, examples and documentation about supported commands
    • Example: help "command_name"
  • list:
    • List all pipelines for this repository using a comment.
    • Example: "list"
  • run:
    • Run all pipelines or specific pipelines for this repository using a comment. Use this command by itself to trigger all related pipelines, or specify specific pipelines to run.
    • Example: "run" or "run pipeline_name, pipeline_name, pipeline_name"
  • where:
    • Report back the Azure DevOps orgs that are related to this repository and org
    • Example: "where"

See additional documentation.

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@shaahji
Copy link
Contributor Author

shaahji commented Mar 6, 2023

Opened a new PR with the branch from the host repo instead of the forked one. Pipeline runs aren't supported from remote repos preventing merges.

@shaahji shaahji closed this Mar 6, 2023
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.

4 participants