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