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
161789cb
"vscode:/vscode.git/clone" did not exist on "4d055ef46521bdd9d9ca79de0bcfc943c4909afa"
Commit
161789cb
authored
Mar 02, 2026
by
xuxz
Browse files
注释调试的log
parent
8622f218
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vllm/distributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
...ributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
+1
-1
No files found.
vllm/distributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
View file @
161789cb
...
...
@@ -822,7 +822,7 @@ class DuSwiftEngine:
"pd_pair_id"
:
remote_address
.
pd_pair_id
,
"comm_rank"
:
rank
}
logger
.
info
(
f
"""_send_sync_new:
{
data
}
"""
)
#
logger.info(f"""_send_sync_new:{data}""")
sock
.
send
(
msgpack
.
dumps
(
data
))
response
=
sock
.
recv
()
...
...
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