Difference between revisions of "The Sniper Multi-Core Simulator"

From Sniper
Jump to navigation Jump to search
Line 12: Line 12:
 
* CPI stack generation
 
* CPI stack generation
 
** Shows where your cycles are going
 
** Shows where your cycles are going
 +
* Shared caches, modern branch predictors
  
 
=== Getting started ===
 
=== Getting started ===

Revision as of 19:05, 15 November 2011

The Sniper Simulator

Sniper is a simulator based on the Graphite simulation framework. We build upon Graphite by adding accurate core (based on the mechanistic interval model), branch predictor and shared-cache memory models.

You can find additional information on the simulator and its components in our recently accepted SC2011 paper [ pdf ].


Features

  • The interval performance model [ pdf ]
    • Allows for fast and accurate simulation
  • CPI stack generation
    • Shows where your cycles are going
  • Shared caches, modern branch predictors

Getting started

  • Download the Sniper source code from ...
  • Follow the Getting Started instructions

Discussion list

Please send any questions or comments to: snipersim [at] groups [dot] google [dot] com . You can also visit our Google Groups page to subscribe to the list and search through the archive of previous messages.