Skip to content

Update for token handling in uccl_ep#828

Draft
shangguanshiyuan wants to merge 5 commits intouccl-project:mainfrom
shangguanshiyuan:patch-1
Draft

Update for token handling in uccl_ep#828
shangguanshiyuan wants to merge 5 commits intouccl-project:mainfrom
shangguanshiyuan:patch-1

Conversation

@shangguanshiyuan
Copy link
Copy Markdown

Updated assertions to handle cases where pointers may be null when num_tokens is zero. Ensured that all necessary checks are in place for collective operations even when no tokens are present.

Description

Please include a summary of the changes and the related issue.

Fixes # (issue)

Type of Change

  • Bug fix
  • New feature
  • Documentation update

How Has This Been Tested?

Include any tests here.

  • Unit tests
  • Integration tests
  • Manual testing

Checklist

  • I have run format.sh to follow the style guidelines.
  • I have run build.sh to verify compilation.
  • I have removed redundant variables and comments.
  • I have updated the documentation.
  • I have added tests.

Updated assertions to handle cases where pointers may be null when num_tokens is zero. Ensured that all necessary checks are in place for collective operations even when no tokens are present.
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