Hello,
I am developing a product that uses the i.MX6Q and I intend to make use of OpenCL to accelerate some computationally expensive algorithms.
When trying to run any OpenCL code (e.g. line 13 in opencl_test.c) galcore segfaults; see attached strace log and dmesg.txt.
Additional notes: 4.14.78 kernel
Any guidance is greatly appreciated.
-- Curtis