Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.31 KB

system_requirements.md

File metadata and controls

42 lines (31 loc) · 1.31 KB

SYSTEM REQUIREMENTS

Please be sure that your system meets these minimum software prerequisits before running Scarab. Below are the packages that we use to run Scarab. Other versions of the same software may work, but have not been tested.

Scarab relies on the following software packages:

Required Packages

Tested Intel PIN versions:

Note: Our checkpoint creater scripts only work with PIN-Play currently (due to a despendency with their simpoint scripts).

Required Python Packages

See $SCARAB_ROOT/bin/requirements.txt

E.g. Install with pip:
cd $SCARAB_ROOT/bin
pip3 install -r requirements.txt

Other Useful Packages

If Running GTest

  • GTest 1.6

If Using Power Model

Note: Lower or higher versions of the above software may work, but have not been tested.