first commit
This commit is contained in:
1362146
DASP/test/cop20k_A.mtx
Normal file
1362146
DASP/test/cop20k_A.mtx
Normal file
File diff suppressed because it is too large
Load Diff
3
DASP/test/run_double.sh
Normal file
3
DASP/test/run_double.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd ..
|
||||
./spmv_double test/cop20k_A.mtx
|
||||
3
DASP/test/run_half.sh
Normal file
3
DASP/test/run_half.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd ..
|
||||
./spmv_half test/cop20k_A.mtx
|
||||
Reference in New Issue
Block a user