Skip to content

Update for token handling in uccl_ep#828

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

Update for token handling in uccl_ep#828
shangguanshiyuan wants to merge 6 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.

shangguanshiyuan and others added 6 commits March 18, 2026 14:09
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.
@MaoZiming
Copy link
Copy Markdown
Member

Thanks for contribution! feel free to request review if the PR is ready

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.

2 participants