From 693b35f140dfe84673280681ee5b3c803ec912be Mon Sep 17 00:00:00 2001 From: tgrogers Date: Mon, 13 Jul 2020 13:27:30 -0400 Subject: a few changes to the travis script --- travis.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'travis.sh') diff --git a/travis.sh b/travis.sh index 247a516..253fa17 100755 --- a/travis.sh +++ b/travis.sh @@ -15,9 +15,10 @@ make -j rm -rf gpu-app-collection git clone https://github.com/accel-sim/gpu-app-collection.git source gpu-app-collection/src/setup_environment -make -j -C gpu-app-collection/src rodinia_2.0-ft +make rodinia_2.0-ft -j -C gpu-app-collection/src ./gpu-app-collection/get_regression_data.sh +pip install psutil rm -rf accel-sim-framework git clone https://github.com/accel-sim/accel-sim-framework.git ./accel-sim-framework/util/job_launching/run_simulations.py -C $CONFIG -B rodinia_2.0-ft -N regress -- cgit v1.3