My snipersim project for studying cache prefetching

Iru Cai d39b13cb0b add baseline, clean up configs 6 년 전
common 113b5f9da0 prefetch misses don't update the counters 6 년 전
config d39b13cb0b add baseline, clean up configs 6 년 전
include 34ed0187a6 first commit 7 년 전
pin 34ed0187a6 first commit 7 년 전
scripts 34ed0187a6 first commit 7 년 전
sift 34ed0187a6 first commit 7 년 전
standalone 34ed0187a6 first commit 7 년 전
test 34ed0187a6 first commit 7 년 전
tools d727d51ed8 show prefetch stats 6 년 전
.gitignore 34ed0187a6 first commit 7 년 전
CHANGELOG 34ed0187a6 first commit 7 년 전
COMPILATION 34ed0187a6 first commit 7 년 전
CONTRIBUTORS 34ed0187a6 first commit 7 년 전
Doxyfile 34ed0187a6 first commit 7 년 전
LICENSE 34ed0187a6 first commit 7 년 전
LICENSE.interval 34ed0187a6 first commit 7 년 전
Makefile 34ed0187a6 first commit 7 년 전
Makefile.config 34ed0187a6 first commit 7 년 전
NOTICE 34ed0187a6 first commit 7 년 전
README 34ed0187a6 first commit 7 년 전
record-trace 34ed0187a6 first commit 7 년 전
run-sniper 34ed0187a6 first commit 7 년 전

README

This is the source code for the Sniper multicore simulator developed
by the Performance Lab research group at Ghent University, Belgium.
Please refer to the NOTICE file in the top level directory for
licensing and copyright information.

For the latest version of the software or additional information, please
see our website:

http://snipersim.org

If you are using Sniper, please let us know by posting a message on
our user forum. If you use Sniper 6.0 or later in your research,
(if you are using the Instruction-Window Centric core model, etc.),
please acknowledge us by referencing our TACO 2014 paper:

Trevor E. Carlson, Wim Heirman, Stijn Eyerman, Ibrahim Hur, Lieven
Eeckhout, "An Evaluation of High-Level Mechanistic Core Models".
In ACM Transactions on Architecture and Code Optimization (TACO),
Volume 11, Issue 3, October 2014, Article No. 28
http://dx.doi.org/10.1145/2629677

If you are using earlier versions of Sniper, please acknowledge
us by referencing our SuperComputing 2011 paper:

Trevor E. Carlson, Wim Heirman, Lieven Eeckhout, "Sniper: Exploring
the Level of Abstraction for Scalable and Accurate Parallel Multi-Core
Simulation". Proceedings of the International Conference for High
Performance Computing, Networking, Storage and Analysis (SC),
pages 52:1--52:12, November 2011.
http://dx.doi.org/10.1145/2063384.2063454