Skip to content
Snippets Groups Projects
Commit 9e658926 authored by jdh8d's avatar jdh8d
Browse files

code cleanup, removed commented code, etc.

Former-commit-id: a19de8b9e1de78363a95b14e4371a006738f62dc
parent b251c1b2
No related branches found
No related tags found
No related merge requests found
......@@ -215,14 +215,14 @@ main()
p1flags=" -c p1transform=on "
start_dir=$(pwd)
setup
# baseline
run_test baseline $SPEC/config/ubuntu14.04lts-64bit.cfg "$all_benchmarks"
# should be 100% success, tested by jdh on 8/28/17 as 100% success.
# should be 100% success, tested by jdh on 4/11/18 as 100% success.
PSOPTS="$zipr_flags " run_test zipr $SPEC/config/ubuntu14.04lts-64bit-withps.cfg "$all_benchmarks"
# avoid stack overflows in gcc and xalan
ulimit -s unlimited
# two failures as of 4/11/18 -- cactusADM and povray
PSOPTS="$zipr_flags $p1flags " run_test zipr-p1 $SPEC/config/ubuntu14.04lts-64bit-withps.cfg "$all_benchmarks"
get_raw_results baseline zipr zipr-p1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment