Forum Discussion
whan01
New Contributor
6 years agoRunning HARP example design returns error value -54.
I modify the host code of example design. The original part in launching the first kernel is status = clEnqueueNDRangeKernel(queue, kernel, 1, NULL, gsize, lsize, 0, NULL, NULL) I modify this pa...
- 6 years ago
Is there any reqd_work_group_size or max_work_group_size used in the kernel?
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
May I know the software version and edition you are using? Could you share the error message and provide the design for investigation?
Thanks.
whan01
New Contributor
6 years agoThe software is quartus 16.0.2 pro with all update patches installed. My OpenCL is v2.0.