From c50eccb192a9b42df922ea8053efd0709c37e2c0 Mon Sep 17 00:00:00 2001 From: tgrogers Date: Wed, 12 Jun 2019 16:57:08 -0400 Subject: Taking out the known outliers for now --- nightly.jenkinsfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nightly.jenkinsfile b/nightly.jenkinsfile index 8dc5d28..86f3055 100644 --- a/nightly.jenkinsfile +++ b/nightly.jenkinsfile @@ -72,7 +72,8 @@ pipeline { > per-kernel-merge-9.1.csv &&\ source `pwd`/setup_environment &&\ ./gpgpu-sim_simulations/util/plotting/plot-correlation.py -c per-kernel-merge-9.1.csv \ - -p cuda-9.1.nightly | grep "Correl=" | tee correl.9.1.txt' + -p cuda-9.1.nightly -b ./gpgpu-sim_simulations/util/plotting/known.correlation.outliers.list \ + | grep "Correl=" | tee correl.9.1.txt' sh 'PLOTDIR="/home/dynamo/a/tgrogers/website/gpgpu-sim-plots/jenkins/${JOB_NAME}" &&\ ssh tgrogers@dynamo.ecn.purdue.edu mkdir -p $PLOTDIR/${BUILD_NUMBER} && \ -- cgit v1.3