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

Memory bank mismatch #30

Closed
shrivinayak opened this issue Dec 10, 2017 · 1 comment
Closed

Memory bank mismatch #30

shrivinayak opened this issue Dec 10, 2017 · 1 comment

Comments

@shrivinayak
Copy link

shrivinayak commented Dec 10, 2017

I am facing the following error when executing PipeCNN on AWS F1.


Loading kernel/binary from file cnnf1_pythonpipe2.awsxclbin
ERROR: ERROR: Memory bank specified for kernel instance "memRead_1" of kernel "memRead" for argument index 21 does not match the physical connectivity from the binary.
Bank specified on host side is "M01_AXI" while bank from the binary is "M00_AXI".

ERROR: clSetKernelArg() for kernel "memRead", argument index 21.

ERROR: CL_INVALID_MEM_OBJECT 
Location: ../src/host/main.cpp:730
Failed to set argument 21 kernel memRd

Was I supposed to set any parameter?
full output here

@shrivinayak
Copy link
Author

shrivinayak commented Dec 11, 2017

This seems to be fixed in the latest code

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