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 790e645 commit 6c3c55eCopy full SHA for 6c3c55e
.github/workflows/phoenix/bench.sh
@@ -12,4 +12,4 @@ if ["$job_device" == "gpu"]; then
12
./mfc.sh bench --mem 12 -j $(nproc) -o "$job_slug.yaml" -- -c phoenix $device_opts -n $n_ranks
13
else
14
./mfc.sh bench --mem 1 -j $(nproc) -o "$job_slug.yaml" -- -c phoenix $device_opts -n $n_ranks
15
-fi
+fi
0 commit comments