forked from BVLC/caffe
-
Notifications
You must be signed in to change notification settings - Fork 20
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
OpenCl kernel compilation errors for android #51
Comments
PR #52 |
Ok, merged, but this needs to be improved in the future. |
Need better solution (closed by my mistake - wrong reference at commit message) |
I've provided another PR with better solution |
naibaf7
pushed a commit
that referenced
this issue
Feb 7, 2017
- add ability to disable DOUBLE SUPPORT with compilation flag DISABLE_DOUBLE_SUPPORT (hardcoded DOUBLE_SUPPORT_AVAILABLE atleast doesn't work for Mali GPU at caffe time runtime)
naibaf7
pushed a commit
that referenced
this issue
Feb 7, 2017
- add ability to disable DOUBLE SUPPORT with compilation to cl_kernels.sh and header.cl (fix review comment) - add generated cl_kernels.cpp (as mentioned before for MacOS and Windows users where code generation does not work at this moment)
naibaf7
added a commit
that referenced
this issue
Feb 7, 2017
OpenCl kernel compilation errors for android #51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
At PR
#50
I've got fix for compilation openclversion for android but at runtime rurrent opencl version fails with error:
The text was updated successfully, but these errors were encountered: