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

Segmentation fault @fc_kernel.aocx #4

Open
VincentChong123 opened this issue Nov 17, 2016 · 1 comment
Open

Segmentation fault @fc_kernel.aocx #4

VincentChong123 opened this issue Nov 17, 2016 · 1 comment

Comments

@VincentChong123
Copy link

hi @gplhegde

debugging error below, maybe I miss some part

test_fc_layer.cpp error location line 68
status = clSetKernelArg(kernel, argi++, sizeof(int), &fc.bot_shape->x);

log

Initializing OpenCL
Platform: Altera SDK for OpenCL
Found 1 devices in the board. Using only one device for this app
  EmulatorDevice : Emulated Device
Using AOCX: fc_kernel.aocx
OpenCL init done
**Mismatch
Segmentation fault (core dumped)**

setting

source.mk setting
SRCS=host/src/test_fc_layer.cpp host/src/data_utils.cpp

Thanks

@nachiket
Copy link
Owner

nachiket commented Jan 7, 2017

I'm not sure which board you're using here?

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