I use OpenCL for integrated GPU. Everything is ready, except how to protect kernel code. I know this is an old topic.
I have tried to translate the kernel code to SPIR code. but anybody can get II code through SPIR , using llvm-dsi. Because integrated GPUs only support OpenCL1.2, GPU can't use SPIR-V code. So is there a better way to protect kernel code?
Zone:
Thread Topic:
Question