Forum Discussion

whan01's avatar
whan01
Icon for New Contributor rankNew Contributor
6 years ago
Solved

Running 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...
  • HRZ's avatar
    6 years ago

    Is there any reqd_work_group_size or max_work_group_size used in the kernel?