Open6
SPEC CPU2006 動かし方メモ

ディレクトリ SPEC_CPU2006
の中に移動。

./install.sh -d /path/to/install
# linux-suse101-AMD64 を選択

source shrc

400.perlbench のビルドが失敗。以下で成功
...
COPTIMIZE = -O2 -fgnu89-inline

基本的にこれでベンチを動かす
SIZE=train # {train,test,ref}
CONFIG=/path/to/config.cfg
runspec --config=$CONFIG --size=$SIZE --tune=base --noreportable --iterations=1 --action=run int