Difference between revisions of "Scripting"

From Sniper
Jump to navigation Jump to search
(Created page with "Sniper includes a Python interpreter, which can be used to request statistics and update hardware configuration parameters while the simulation is running. This allows you to gen...")
(No difference)

Revision as of 07:13, 16 January 2012

Sniper includes a Python interpreter, which can be used to request statistics and update hardware configuration parameters while the simulation is running. This allows you to generate IPC traces, make online DVFS updates, and more.

We will add documentation as soon as possible...