"git@developer.sourcefind.cn:change/sglang.git" did not exist on "75ae968959566da691a0bde8e6f96f463ce531b3"
Commit 5ae44e1d authored by zhaoying1's avatar zhaoying1
Browse files

Update run_train.sh

parent 8a657534
...@@ -20,5 +20,5 @@ np=$(($np*8)) ...@@ -20,5 +20,5 @@ np=$(($np*8))
which mpirun which mpirun
mpirun -np $np --allow-run-as-root --hostfile hostfile --bind-to none --mca btl_tcp_if_include enp97s0f1 run_train_single.sh 8 mpirun -np $np --allow-run-as-root --hostfile hostfile --bind-to none --mca btl_tcp_if_include enp97s0f1 run_train_single.sh
echo "END TIME: $(date)" echo "END TIME: $(date)"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment