From a0f21c719419ebd316648a39ff4d838df0f895a1 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 15 Dec 2023 15:28:07 +0100 Subject: ... oops --- Microbenchmarks/MRAM-Latency/run-transfer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Microbenchmarks/MRAM-Latency') diff --git a/Microbenchmarks/MRAM-Latency/run-transfer.sh b/Microbenchmarks/MRAM-Latency/run-transfer.sh index c11eb06..9e80b6e 100755 --- a/Microbenchmarks/MRAM-Latency/run-transfer.sh +++ b/Microbenchmarks/MRAM-Latency/run-transfer.sh @@ -29,5 +29,5 @@ for ndpu in 1 4 8 16 32 48 64; do done echo "Completed at $(date)" ) | tee "log-$(hostname).txt" -rm -f "log-$(hostname).txt" +rm -f "log-$(hostname).txt.xz" xz -v -9 -M 800M "log-$(hostname).txt" -- cgit v1.2.3