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

PR #21391: [NVIDIA GPU] Add an option to xla_gpu_disable_async_collectives to disable all async collectives using a single op #21776

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jan 23, 2025

PR #21391: [NVIDIA GPU] Add an option to xla_gpu_disable_async_collectives to disable all async collectives using a single op

Imported from GitHub PR #21391

xla_gpu_disable_async_collectives accepts a list of collective names, to be more efficient, we add a "ALLCOLLECTIVE" option to the enum so we can disable all ops with a single element.
Copybara import of the project:

--
d561e61 by TJ Xu tjx@nvidia.com:

add an option to disable all async collectives using a single op

--
e30cee6 by TJ Xu tjx@nvidia.com:

add option in the test locally

Merging this change closes #21391

FUTURE_COPYBARA_INTEGRATE_REVIEW=#21391 from Tixxx:tixxx/add_disable_all e30cee6

@copybara-service copybara-service bot force-pushed the test_718932677 branch 7 times, most recently from 97adedb to c2aaa6f Compare January 30, 2025 10:12
@copybara-service copybara-service bot force-pushed the test_718932677 branch 3 times, most recently from 26843f8 to 42eca47 Compare February 5, 2025 12:31
…tives to disable all async collectives using a single op

Imported from GitHub PR #21391

xla_gpu_disable_async_collectives accepts a list of collective names, to be more efficient, we add a "ALLCOLLECTIVE" option to the enum so we can disable all ops with a single element.
Copybara import of the project:

--
d561e61 by TJ Xu <tjx@nvidia.com>:

add an option to disable all async collectives using a single op

--
e30cee6 by TJ Xu <tjx@nvidia.com>:

add option in the test locally

Merging this change closes #21391

FUTURE_COPYBARA_INTEGRATE_REVIEW=#21391 from Tixxx:tixxx/add_disable_all e30cee6
PiperOrigin-RevId: 718932677
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