Skip to content

Conversation

@TerrenceZhangX
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the README documentation to reflect multi-GPU configuration for profiling operations. The changes configure Docker and sglang parameters for tensor parallelism (TP) and expert parallelism (EP) across 4 GPUs.

Changes:

  • Updated Docker run configuration with additional flags for multi-GPU support (--cap-add=SYS_ADMIN, --network=host, --shm-size 911G)
  • Modified profiling parameters to use 4-way tensor and expert parallelism (--tp 4 --ep 4)
  • Removed --rm flag to enable container reuse and added guidance on using docker exec

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@TerrenceZhangX TerrenceZhangX merged commit 25a452b into main Jan 13, 2026
9 checks passed
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