Actualiser setup.sh

This commit is contained in:
augustin64 2024-08-15 21:18:04 +02:00
parent e12ae68984
commit 48bb89be87

View File

@ -17,3 +17,4 @@ cp ../target/release/two_thread_cal /usr/bin/two_thread_cal
echo "Starting measurements"
modprobe msr
/usr/bin/two_thread_cal | bzip2 -c > /root/results.txt.bz2
lstopo --of xml > /root/lstopo.xml