We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi I am a graduate student trying to program with opencl.
Recently, I've bought new smartphone equipped with mali GPU. (Galaxy S6)
My original JNI source code is filled with C++ wrapper.
and... i tried to build and run my program on new devices
but it doesn't work,
IN mali opencl SDK, i dont have cl.hpp.
Do i need to convert all my code into c style code without wrapper? or is there another way ?
Thanks for comment.
I 've misunderstood by now, i thought that i need to use library provided by qcom or arm.
If they made a tweak for library, other companies' library shouldn't be work.
but that was wrong.. thanks!!