mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
clean up trtllm-llmapi-launch logs (#3358)
Signed-off-by: Superjomn <328693+Superjomn@users.noreply.github.com>
This commit is contained in:
parent
8ee019f8c4
commit
deb876ecdb
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
task_with_command="${@:1}"
|
||||
native_mpi_rank=$OMPI_COMM_WORLD_RANK
|
||||
|
||||
Loading…
Reference in New Issue
Block a user