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 07d8f1f commit 6252ee4Copy full SHA for 6252ee4
.github/workflows/phoenix/bench.sh
@@ -17,4 +17,6 @@ else
17
./mfc.sh bench --mem 1 -j $(nproc) -o "$job_slug.yaml" -- -c phoenix-bench $device_opts -n $n_ranks
18
fi
19
20
+rm -rf $TMPDIR || true
21
+
22
unset TMPDIR
0 commit comments