Skip to content

justasunil/CA_Project

Repository files navigation

CA_Project

first time only clone no git pull

  1. git clone https://github.com/sunil-17112/CA_Project
  2. Download Dataset from this link and extract in same folder where you clone your repository
  3. https://drive.google.com/file/d/1AQ5-E1aOB2xpLsELFf_eE1eK7iMfy9Bp/view?usp=sharing
  4. Build and install likwid
  5. clone : git clone https://github.com/RRZE-HPC/likwid
  6. cd likwid
  7. make
  8. sudo make install
  9. sudo modprobe msr
  10. sudo chmod +rw /dev/cpu/*/msr
  11. likwid has been installed now, you can go in base directory with below command
  12. cd ..
  13. cd CA_Project

Maintain repository

  1. git pull
Remember that you will not perform these command unless you don't change anything
  1. git add . or git add "specific file but no binary file"
  2. git commit -m "add comment to remember change"
  3. git push

##############################Build and execute all benchmarks**############################################

optional

  1. go to perf_tool directory
  2. follow all instruction that mentioned in README.md inside perf_tool directory

required

  1. go to script directory
  2. execute bash file with these commands
  3. chmod 777 experiment.sh
  4. Please make sure that you have reboot your machine and disconnect internet and enable airplane mode
  5. sudo ./experiment.sh