masc-ucsc / esesc

ESESC: A Fast Multicore Simulator
http://masc.soe.ucsc.edu/esesc/
134 stars 64 forks source link
emulation memory-hierarchy sesc simulator

ESESC

Build Status

CodeFactor

To discuss about ESESC, there is a gitter channel (the mailing list are being deprecated)

Gitter

ESESC: A Fast Multicore Simulator

What is ESESC?

ESESC is a fast multiprocessor simulator with detailed power, thermal, and performance models for modern out-of-order multicores. ESESC is an evolution of the popular SESC simulator (Enhanced SESC) that provides many new features.

The main ESESC characteristics are the following:

ESESC is a significant evolution/improvement over SESC:

For more information on running ESESC see the docs directory. Use the gitter discussion group for questions.

If you publish research using ESESC please cite the paper ESESC: A Fast Multicore Simulator Using Time-Based Sampling from HPCA 2013.

@INPROCEEDINGS{esesc,
  author = {K. Ardestani, E. and Renau, J.},
  title = { {ESESC: A Fast Multicore Simulator Using Time-Based Sampling} },
  booktitle = {International Symposium on High Performance Computer Architecture},
  series = {HPCA'19},
  year = {2013}
}