Hi.
I just start grabbing ARM Mali GPU (T628-MP6)
I was wondering if there is a way to compile opencl application (including .cl file) by using llvm or other open-source tools.
Any information would be helpful.
Thank you.
Thank you for information.
What I want to do is that modifying the OpenCL kernel in assembly level.
Host code can be compiled by using llvm, but I want to modify the OpenCL kernel code during run-time.
Is there any way to modify the OpenCL kernel code in assembly level during run-time?
Regards,
Haeseung
If I understand correctly, there is no way to modify the OpenCL kernel in assembly level, right?
Correct.
HTH,
Pete