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

From Sniper
Jump to navigation Jump to search
Line 2: Line 2:
 
Sniper is a simulator based on the [http://groups.csail.mit.edu/carbon/graphite Graphite] simulation framework.  We build upon Graphite by adding accurate core (based on the mechanistic interval model), branch predictor and shared-cache memory models.
 
Sniper is a simulator based on the [http://groups.csail.mit.edu/carbon/graphite 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 [ [http://www.exascience.com/wp-content/uploads/2011/09/Sc2011carlson-final.pdf PDF] ].
+
You can find additional information on the simulator and its components in our recently accepted SC2011 paper [ [http://www.exascience.com/wp-content/uploads/2011/09/Sc2011carlson-final.pdf pdf] ].
  
 
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}
 
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}

Revision as of 19:03, 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 ]

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.