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

Add multi-nodes example & update doc #455

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Add multi-nodes example & update doc #455

wants to merge 6 commits into from

Conversation

Binyang2014
Copy link
Contributor

@Binyang2014 Binyang2014 commented Jan 22, 2025

Documentation update:

New example script:

IR module improvements:

  • python/mscclpp/language/ir.py: Refined the sorting criteria for GPU instance channels and thread block channels to include the channel type, ensuring a more accurate order.
    Debugging enhancements:

  • src/executor/executor.cc: Added a debug log to indicate the start of communication collective execution with details about the execution plan and collective.

  • src/include/debug.h: Introduced a new debug log subsystem identifier MSCCLPP_EXECUTOR for logging executor-related information.

@Binyang2014 Binyang2014 changed the title Update the document link Update the example link Jan 22, 2025
@Binyang2014 Binyang2014 changed the title Update the example link Add multi-nodes example & update doc Jan 23, 2025
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