cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

akhal935
Journeyman III

Calling one kernel from another

Hello

I have code that calls functions from within functions. So I want to know if I want to keep the same structure, is it possible that from within OpenCL kernel (as a function), I try to call another kernel (like function) and dont go back to Host program so that I dont have to make new buffers and copy data back and forth from kernel buffers and host program memories ?

0 Likes
15 Replies