Experiments with the CPU benchmark
The iso can be downloaded from here:
https://iitd-plos.github.io/col729/labs/lab0/lab0.html
The link is valid only within IITD. The installation module is given at: https://www.spec.org/cpu2017/Docs/install-guide-unix.html
After extracting the ISO run
./install.sh
There might be a need to make the folder executable:
chmod +x -R <folder name>
After the installation, setup the environment by sourcing the shrc or the chrc file.
source shrc
go config
cp Example-gcc-linux-x86.cfg try1.cfg
Run using the command:
uncpu --config=try1 --reportable intratego
Note: There are certain files which can use the clang also. Checking that.