Hello I am interested to port deka on orangepi5 I was able to make it work with the CPU (with OPi5) on it but with GPU it "crashes" I mean graphical interface freeze when launching with gpu.
+ or - I use this https://github.com/bbaranoff/OrangePi5-OpenCL/
and deka hang from oclvankus.py with an exe format error. I tried somes version of OPi5 OS and still same error.
From what I have seen it is at the step event.wait() from oclvankus.py that there is a failure.
I would be glad if you help me.
Thank you for your great work, Bastien Baranoff