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

Cannot run LU example and CNN example on HW #8

Open
hecmay opened this issue Apr 19, 2021 · 0 comments
Open

Cannot run LU example and CNN example on HW #8

hecmay opened this issue Apr 19, 2021 · 0 comments

Comments

@hecmay
Copy link

hecmay commented Apr 19, 2021

Hi, it is me again.

Just to report two new issues I found recently.

  1. large MM (intel) will result in deadlock on real hardware execution. I tried different SA configurations, and none of them worked. I tested on vLab S10 GX2800 with AOC 18.2. The only change I've made is that I removed the __burst intrinsics and HBM attribute since there is no HBM on that device.

  2. LU example on Alveo FPGA board. I changed the input matrix size to 8x8. I was able to compile the generated code. However, the HW result is not 100% correct. Is this example only tested for 3x3?

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

1 participant