summaryrefslogtreecommitdiffstats
path: root/dis/bin/matrix_2mb
diff options
context:
space:
mode:
Diffstat (limited to 'dis/bin/matrix_2mb')
-rwxr-xr-xdis/bin/matrix_2mb2
1 files changed, 2 insertions, 0 deletions
diff --git a/dis/bin/matrix_2mb b/dis/bin/matrix_2mb
new file mode 100755
index 0000000..72710ab
--- /dev/null
+++ b/dis/bin/matrix_2mb
@@ -0,0 +1,2 @@
1#!/bin/bash
2taskset -c 0 ./gen_input.py matrix inputs/Matrix/in4 2097152 | ./matrix $@ > /dev/null