From 8dfefc152f16f9fd9e8aa0910fd4d23d6543d87e Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Fri, 29 May 2020 12:44:28 -0400 Subject: Add DIS benchmarks and scripts as they were used for Joshua's PRP Note that Neighborhood has been modified to use less space --- dis/original/runDIS2.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 dis/original/runDIS2.sh (limited to 'dis/original/runDIS2.sh') diff --git a/dis/original/runDIS2.sh b/dis/original/runDIS2.sh new file mode 100755 index 0000000..9471319 --- /dev/null +++ b/dis/original/runDIS2.sh @@ -0,0 +1,2 @@ +#!/bin/bash +cat inputs/Matrix/in0 | ./matrix matrix 1000 3 Nov27-matrixtest 1 -- cgit v1.2.2