We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a6a16 commit b3af841Copy full SHA for b3af841
.github/workflows/phoenix/bench.sh
@@ -13,3 +13,5 @@ if ["$job_device" == "gpu"]; then
13
else
14
./mfc.sh bench --mem 1 -j $(nproc) -o "$job_slug.yaml" -- -c phoenix $device_opts -n $n_ranks
15
fi
16
+
17
+sleep 10
0 commit comments