Advertisement

CLK_DEVICE_QUEUE_FULL

Started by October 06, 2018 08:08 PM
0 comments, last by _Flame_ 6 years, 4 months ago

Hello.

What would be the best way to handle such error of enqueue_kernel, let's say for sort algorithm? Loop until it returns success?

One problem with this approach that parent kernels can grab all resources and hence loops will be infinite.

This topic is closed to new replies.

Advertisement