keelimeguy / eece5640-final

Using gpgpu-sim to explore set indexing on GPU caches
0 stars 1 forks source link

EECE5640 Final

Using gpgpu-sim to explore set indexing on GPU caches

Please review these files before running them:

./run.sh
./gpusim/Makefile

There will likely be dependencies you are missing:

https://pfzuo.github.io/2019/01/09/Install-and-Run-GPGPUSim/

Usage

Install CUDA 4:

cd ./gpusim && sudo make cuda

Pay attention to the output telling you how to set your environment:

Compile the rest of everything:

cd ./gpusim && make

Run the analysis:

./run.sh