We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
error CL/opencl.h: No such file or directory
solution
file: papaa-opencl-master/opencl-src/alexnet-altera/Makefile INC_DIRS += /home/ubuntu/altera/16.0/hld/host/include
The text was updated successfully, but these errors were encountered:
Which file is this error in??
Sorry, something went wrong.
Hi @prashantrar it happended when I make in folder papaa-opencl-master/opencl-src/alexnet-altera
I think it was a make error due to missing include directory.
@gplhegde / @prashantrar, can you fix the Makefile as suggested -- I think the correct way is to use $ALTERAOCLSDKROOT in the include path
No branches or pull requests
error
CL/opencl.h: No such file or directory
solution
The text was updated successfully, but these errors were encountered: