- git clone https://github.com/sunil-17112/CA_Project
- Download Dataset from this link and extract in same folder where you clone your repository
- https://drive.google.com/file/d/1AQ5-E1aOB2xpLsELFf_eE1eK7iMfy9Bp/view?usp=sharing
- Build and install likwid
- clone : git clone https://github.com/RRZE-HPC/likwid
- cd likwid
- make
- sudo make install
- sudo modprobe msr
- sudo chmod +rw /dev/cpu/*/msr
- likwid has been installed now, you can go in base directory with below command
- cd ..
- cd CA_Project
- git pull
- git add . or git add "specific file but no binary file"
- git commit -m "add comment to remember change"
- git push
##############################Build and execute all benchmarks**############################################
- go to perf_tool directory
- follow all instruction that mentioned in README.md inside perf_tool directory
- go to script directory
- execute bash file with these commands
- chmod 777 experiment.sh
- Please make sure that you have reboot your machine and disconnect internet and enable airplane mode
- sudo ./experiment.sh