Skip to content

Commit 6252ee4

Browse files
authored
Update bench.sh
1 parent 07d8f1f commit 6252ee4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/phoenix/bench.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ else
1717
./mfc.sh bench --mem 1 -j $(nproc) -o "$job_slug.yaml" -- -c phoenix-bench $device_opts -n $n_ranks
1818
fi
1919

20+
rm -rf $TMPDIR || true
21+
2022
unset TMPDIR

0 commit comments

Comments
 (0)