You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCL can't get max number of command-queues. Add a test that creates command queues up to 1024, until it gives out of memory or out of resources error, save the value for device so it knows max crunchers in flight, release all resources.
OpenCL can't get max number of buffers neighter. Add a test of it too. So user can get a log about remaining resources before using more.
The text was updated successfully, but these errors were encountered:
OpenCL can't get max number of command-queues. Add a test that creates command queues up to 1024, until it gives out of memory or out of resources error, save the value for device so it knows max crunchers in flight, release all resources.
OpenCL can't get max number of buffers neighter. Add a test of it too. So user can get a log about remaining resources before using more.
The text was updated successfully, but these errors were encountered: