Trace P0 batch-level DP coordination
This commit is contained in:
@@ -200,6 +200,7 @@ def main() -> int:
|
||||
"overlay": str(overlay),
|
||||
"run_id": args.run_id,
|
||||
"topology_claim": "inherited_from_base_spec",
|
||||
"gpu_count": base.get("hardware", {}).get("gpu_count"),
|
||||
"request_count": args.request_count,
|
||||
"completion_tokens": args.completion_tokens,
|
||||
"policies": ["control_k3", "heterogeneous"],
|
||||
|
||||
Reference in New Issue
Block a user