This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

clCreateProgramWithSource & clCreateProgramWithBinary on Mali GPU

What is the difference between these?

when using clCreateProgramWithBinary on qualcomm gpu, the execution time is reduced dozens of times compare to clCreateProgramWithSource.

but on Mali GPU, There is no big difference between these two methods, what could be the reason?

0