aboutsummaryrefslogtreecommitdiff
path: root/benchmarks-script/linpack/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks-script/linpack/run.sh')
-rwxr-xr-xbenchmarks-script/linpack/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks-script/linpack/run.sh b/benchmarks-script/linpack/run.sh
index 0d71c73..7385117 100755
--- a/benchmarks-script/linpack/run.sh
+++ b/benchmarks-script/linpack/run.sh
@@ -5,6 +5,7 @@ activity="com.greenecomputing.linpack/.Linpack"
apk_file_name="com.greenecomputing.linpack-1.apk"
test_method="testLinpack"
apk_package="com.greenecomputing.linpack"
+export DEV_ID=$1
#following should no need to modify
parent_dir=`dirname ${0}`