Actualiser setup.sh
This commit is contained in:
parent
e12ae68984
commit
48bb89be87
1
setup.sh
1
setup.sh
@ -17,3 +17,4 @@ cp ../target/release/two_thread_cal /usr/bin/two_thread_cal
|
|||||||
echo "Starting measurements"
|
echo "Starting measurements"
|
||||||
modprobe msr
|
modprobe msr
|
||||||
/usr/bin/two_thread_cal | bzip2 -c > /root/results.txt.bz2
|
/usr/bin/two_thread_cal | bzip2 -c > /root/results.txt.bz2
|
||||||
|
lstopo --of xml > /root/lstopo.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user