summaryrefslogtreecommitdiff
path: root/travis.sh
diff options
context:
space:
mode:
authortgrogers <[email protected]>2020-07-13 13:27:30 -0400
committertgrogers <[email protected]>2020-07-13 13:27:30 -0400
commit693b35f140dfe84673280681ee5b3c803ec912be (patch)
tree19c503c6a168437c417faedaa396108914819367 /travis.sh
parent93f8da24f9c8317af35463562e885ec521f51e78 (diff)
a few changes to the travis script
Diffstat (limited to 'travis.sh')
-rwxr-xr-xtravis.sh3
1 files changed, 2 insertions, 1 deletions
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