Forum Discussion
KLee24
New Contributor
7 years agoQuery Kernel names and address with mmd user APIs.
I am currently making a program using mmd library user API since the program will use custom platform of mine. Problem is this. I still use aoc compiled .cl kernels for device execution and if i make...
MuhammadAr_U_Intel
Contributor
7 years agoHi,
Actually I am wondering, what are the hardware changes that is causing the use of ordinary OpenCL host API's ?
I am afraid what you are asking isn't supported. Kernel address mappings are software defined and vary for different kernels, with different pragmas/attributes, and different neighboring kernels. Hence there’s no formula for this.
Thanks,
Arslan