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

Update customAllReduceKernels.cu - line 120's typo was edited #1558

Merged
merged 1 commit into from
May 20, 2024

Conversation

sjbae1999
Copy link
Contributor

At line 120, we have the matrix that has 2 dimensions. But at line 121, it mentions about dimension 0 and "dimension 2". I think it should be changed into "dimension 1". And this typo maybe occurred by block_barrier function, at line 148.

At line 120, we have the matrix that has 2 dimensions. But at line 121, it mentions about dimension 0 and "dimension 2". I think it should be changed into "dimension 1". And this typo maybe occurred by block_barrier function, at line 148.
@kaiyux
Copy link
Member

kaiyux commented May 20, 2024

Hi @sjbae1999 , thanks a lot for your fix! We've integrated your fix into the internal codebase, which will be included in the next update to the GitHub main branch, and we'll credit you as co-author in that PR (Update: I'm going to directly merge this PR, hence no need for another process to credit : ) ).

Thanks again for the support and carefulness.

@kaiyux
Copy link
Member

kaiyux commented May 20, 2024

Directly merging this PR since this is a one-line fix. Thanks.

@kaiyux kaiyux merged commit 2759e62 into NVIDIA:main May 20, 2024
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.

None yet

2 participants