summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortgrogers <[email protected]>2019-08-28 22:07:14 -0400
committertgrogers <[email protected]>2019-08-28 22:07:14 -0400
commitf237486cce3852b3416188f2a9e18eb8e5393f5e (patch)
tree053cfa952ac44226d9c5aa41b892e379a7329863
parent208654625cf668978d249359fcb85b1f7edd13dd (diff)
only do correlation apps
-rw-r--r--nightly.jenkinsfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly.jenkinsfile b/nightly.jenkinsfile
index e47b8bf..c841fb0 100644
--- a/nightly.jenkinsfile
+++ b/nightly.jenkinsfile
@@ -65,7 +65,7 @@ pipeline {
sh 'source /home/tgrogers-raid/a/common/gpgpu-sim-setup/9.1_env_setup.sh &&\
./gpgpu-sim_simulations/util/job_launching/get_stats.py -R -K -k \
- -B `cat ./gpgpu-sim_simulations/util/job_launching/apps/all-apps.list` \
+ -B `cat ./gpgpu-sim_simulations/util/job_launching/apps/correlation-apps.list` \
-C QV100-2B > stats-per-kernel-9.1.csv &&\
./gpgpu-sim_simulations/util/plotting/merge-stats.py \
-c ./gpgpu-sim-results-repo/${JOB_NAME}/stats-per-app-9.1.csv,./stats-per-app-9.1.csv -R \