You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alexander Potapenko edited this page Nov 30, 2015
·
4 revisions
Getting SPEC 2006
SPEC 2006 may be obtained from http://www.spec.org/cpu2006
(it is not free, but most compiler experts already have access to it).
Make sure to use the latest version 1.2
You will also need to install SPEC on your system. The following worked for me on Ubuntu 10.04:
cd your-spec-dir
# First parameter: any uniq id
# Second parameter: test|train|ref (sizeof of input data)
# Following parameters: list of benchmarks (use all_c for all C tests, all_cpp for all C++ tests)
./run_spec_clang_asan.sh z test bzip2