Skip to content

CrypticMessenger/UCP-CHAMPSIM

 
 

Repository files navigation

Utility Based Cache Partitioning using Champsim (Trace Based Cache Simulator)

How to run our project

  1. To download the required files, please copy and paste this line to your terminal:
git clone https://github.com/Arshdeep-Singh-01/UCP-CHAMPSIM
  1. It is expected that you have a GCC compiler installed in your system
  2. After downloading the required files,please copy and paste this line to your terminal:
cd UCP-CHAMPSIM
  1. To build and compile the code run the shell script file already shipped with the code by runnig the following command
chmod 700 run.sh
./run.sh
  1. Under Construction

References


Group Members

Name Entry Number
Aditya Aggarwal 2020CSB1066
Ankit Sharma 2020CSB1072
Arshdeep Singh 2020CSB1074
Inayat Kaur 2020CSB1088
Pooja Goyal 2020CSB1108

Under guidance of Dr. Shirshendu Das & Dr. Prathamesh Nitin Tanksale


About

champsim simulation of Utility Based Cache dynamic partitioning (UCP).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.3%
  • Shell 2.6%
  • Makefile 1.1%