File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -73,14 +73,14 @@ function run() {
7373# run $BENCH_DIR/mathematics mathematics $NUM_SEEDS
7474
7575# Purposefully break to see if plugins are successfully uninstalled regardless
76- run $BENCH_DIR /graphics graphics $NUM_SEEDS
77- # run $BENCH_DIR/hamming hamming $NUM_SEEDS
78- # run $BENCH_DIR/libraries libraries $NUM_SEEDS
79- # run $BENCH_DIR/mathematics mathematics $NUM_SEEDS
80- # run $BENCH_DIR/numerics numerics $NUM_SEEDS
81- # run $BENCH_DIR/physics physics $NUM_SEEDS
82- # run $BENCH_DIR/haskell.fpcore haskell $NUM_SEEDS
83- # run $BENCH_DIR/regression.fpcore regression $NUM_SEEDS
76+ # run $BENCH_DIR/graphics graphics $NUM_SEEDS
77+ run $BENCH_DIR /hamming hamming $NUM_SEEDS
78+ run $BENCH_DIR /libraries libraries $NUM_SEEDS
79+ run $BENCH_DIR /mathematics mathematics $NUM_SEEDS
80+ run $BENCH_DIR /numerics numerics $NUM_SEEDS
81+ run $BENCH_DIR /physics physics $NUM_SEEDS
82+ run $BENCH_DIR /haskell.fpcore haskell $NUM_SEEDS
83+ run $BENCH_DIR /regression.fpcore regression $NUM_SEEDS
8484
8585python3 $INFRA_DIR /platforms/cross-plot.py " $OUTDIR /platforms/output"
8686
You can’t perform that action at this time.
0 commit comments