-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
bugSomething isn't working correctlySomething isn't working correctly
Description
BlockEnumerate operation fail if applied using Image object type. Though it works fine if used with Buffer object type.
Error caught when using Image:
Error CL_INVALID_COMMAND_QUEUE (-36)
Description: the specified command-queue is not a valid command-queue
Exception caught in GPU class. Error when enqueuing Read instruction to Image.
Error CL_OUT_OF_RESOURCES (-5)
Description: failure to allocate resources required by the OpenCL implementation on the device
Todo:
- add error/warning message if Image object is used
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working correctlySomething isn't working correctly