summaryrefslogtreecommitdiff
path: root/Microbenchmarks/MRAM-Latency/run-transfer.sh
diff options
context:
space:
mode:
authorBirte Kristina Friesel <birte.friesel@uos.de>2023-12-15 15:28:07 +0100
committerBirte Kristina Friesel <birte.friesel@uos.de>2023-12-15 15:28:07 +0100
commita0f21c719419ebd316648a39ff4d838df0f895a1 (patch)
tree0161149cff1d019a6bafcbf2cb429732fda1f190 /Microbenchmarks/MRAM-Latency/run-transfer.sh
parenta3e2763c547352544b320aaab626d173680a6a15 (diff)
... oops
Diffstat (limited to 'Microbenchmarks/MRAM-Latency/run-transfer.sh')
-rwxr-xr-xMicrobenchmarks/MRAM-Latency/run-transfer.sh2
1 files changed, 1 insertions, 1 deletions
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"