Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline porting progess #5

Open
ViviYe opened this issue Aug 27, 2019 · 4 comments
Open

Baseline porting progess #5

ViviYe opened this issue Aug 27, 2019 · 4 comments

Comments

@ViviYe
Copy link
Contributor

ViviYe commented Aug 27, 2019

Benchmark sw_emu hw_emu hw loop Notes
machsuite-aes works works yes
machsuite-backprop failed failed Incorrect Results
machsuite-bfs-bulk works works yes
machsuite-bfs-queue works works yes
machsuite-fft-strided works works yes
machsuite-fft-transpose works works failed Wrong results
machsuite-gemm-blocked works works yes
machsuite-gemm-ncubed works works yes
machsuite-kmp works works yes
machsuite-md-grid works works yes
machsuite-md-knn works works yes
machsuite-nw works works yes
machsuite-sort-merge works works yes
machsuite-sort-radix works works yes
machsuite-spmv-crs works works yes
machsuite-spmv-ellpack works works yes
machsuite-stencil-stencil2d works works yes
machsuite-stencil-stencil3d works works yes
machsuite-viterbi works in-progress FPGA Hangs up
@rachitnigam
Copy link
Member

Updated information from Sep 30.

@rachitnigam
Copy link
Member

rachitnigam commented Oct 27, 2019

Potential fix for viterbi:

@rachitnigam
Copy link
Member

BFS queue has an issue where without running sudo fpga-clear-local-image -S 0 which cleans the DRAM, subsequent runs cause the output values to increment by a constant number.

@rachitnigam
Copy link
Member

In the paper, say that gemm blocked had to zero out the array in the kernel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants