Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
f0f2e563
Unverified
Commit
f0f2e563
authored
Nov 10, 2024
by
youkaichao
Committed by
GitHub
Nov 10, 2024
Browse files
[doc] improve debugging code (#10206)
Signed-off-by:
youkaichao
<
youkaichao@gmail.com
>
parent
ad9a78bf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/source/getting_started/debugging.rst
docs/source/getting_started/debugging.rst
+3
-0
No files found.
docs/source/getting_started/debugging.rst
View file @
f0f2e563
...
...
@@ -75,6 +75,9 @@ If GPU/CPU communication cannot be established, you can use the following Python
print("PyTorch GLOO is successful!")
if world_size <= 1:
exit()
# Test vLLM NCCL, with cuda graph
from vllm.distributed.device_communicators.pynccl import PyNcclCommunicator
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment