From 6ea9939e0610a809f6f47d13ec68df00d1ca0afc Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Fri, 16 Oct 2020 16:55:14 -0400 Subject: Move the DIS benchmarks up a directory and update hardcoded paths Note that this repo does not attempt to keep a copy of the original DIS benchmark distributions. UNC real-time has another repo for that. --- dis/runDIS1.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 dis/runDIS1.sh (limited to 'dis/runDIS1.sh') diff --git a/dis/runDIS1.sh b/dis/runDIS1.sh new file mode 100755 index 0000000..88d2989 --- /dev/null +++ b/dis/runDIS1.sh @@ -0,0 +1,2 @@ +#!/bin/bash +cat inputs/Field/in1 | ./field field 80 3 May20-fieldtest 1 -- cgit v1.2.2