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

Initialize size_ and local_size_ to 1. #2944

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Initialize size_ and local_size_ to 1. #2944

merged 1 commit into from
Sep 17, 2024

Conversation

wujingyue
Copy link
Collaborator

This partially fixes the bug that Sam found in
https://github.com/NVIDIA/Fuser/pull/2804/files#r1761633706. One is also a more logical initial value when the communicator is unavailable -- the test is being run on single node and single GPU.

This partially fixes the bug that Sam found in
https://github.com/NVIDIA/Fuser/pull/2804/files#r1761633706. One is also
a more logical initial value when the communicator is unavailable -- the
test is being run on single node and single GPU.
@wujingyue wujingyue added the bug Something isn't working label Sep 16, 2024
@wujingyue
Copy link
Collaborator Author

!build

@wujingyue wujingyue merged commit a8a6290 into main Sep 17, 2024
34 of 36 checks passed
@wujingyue wujingyue deleted the wjy/skip branch September 17, 2024 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants