Forum Discussion
AKafi
New Contributor
7 years agoHi HRZ,
Thanks for your reply. Yes, you are right. I am trying to modify the backprop kernel. And I have added the clCreateCommandQueue(). Here is my modified host code.
https://github.ncsu.edu/akafi2/multi_kernel_openCL/blob/master/backprop_V1/backprop_ocl.cpp
Thank you for your help.