Differences between revisions 1 and 2
Revision 1 as of 2015-12-11 23:40:00
Size: 637
Editor: SamatJain
Comment:
Revision 2 as of 2015-12-12 00:40:56
Size: 676
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
=== CL_INVALID_DEVICE (-33) ===


Project management

InnoBright project management

Altus v1.1 updates and fixes

CL_ERRORS

CL_INVALID_DEVICE (-33)

CL_INVALID_WORK_DIMENSION (-53)

Official documentation: Returned by clEnqueueNDRangeKernel if work_dim is not a valid value.

Valid value is 0 < work_dim <= 3.

Called with value of 3 throughout Altus_Standalone codebase; does not appear to have a way to be triggered?

SamatsWiki: Innobright (last edited 2017-04-26 04:52:26 by SamatJain)