Skip to content

durgeshra/Cache_Miss_Analyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Miss Counter for Perfect Loop Nests

Specification

Estimates the number of cache misses in for loop nests for performance analysis.

Implemented as a part of the course CS610: Programming for Performance offered in Fall, 2020 by Dr. Swarnendu Biswas at IIT Kanpur.

How to Run

bash run.sh <path_to_testcase>

The utility outputs the estimated misses for each array in a dictionary.

Please see the sample testcase file for loop nest specification.

Author

Durgesh Agrawal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors