temporary benchmark, <vvaddint32> working

This commit is contained in:
Euna Kim
2019-11-23 04:00:02 -05:00
parent ef8c512ebe
commit 07c51c6c77
12 changed files with 783 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
1. add benchmarks under (Vortex/benchmarks/..)
1.1 bfs --> blas spmv approach
1.2 kmeans // stage 2
1.3 saxpy --> sample
1.4 sfilter // stage 2
1.5 sgemm --> sample modify (float --> int)
1.6 vecadd --> sample