Regression: NoCL annotated methods cause the Kernel OpenCL code generation to fail #10

Closed
opened 2022-09-05 16:01:11 +00:00 by CoreRasurae · 4 comments
CoreRasurae commented 2022-09-05 16:01:11 +00:00 (Migrated from git.qoto.org)

Currently a NoCL annotated method that is called directly or indirectly from the Kernel.run() method causes the code generation to fail with an assertion error in com.aparapi.internal.model.Entrypoint class at method getCallTarget(...), assertion "Should not have missed a method in calledMethods". The assertion condition needs to be better defined, as it is excluding the NoCL from the valid cases.

Currently a NoCL annotated method that is called directly or indirectly from the Kernel.run() method causes the code generation to fail with an assertion error in com.aparapi.internal.model.Entrypoint class at method getCallTarget(...), assertion "Should not have missed a method in calledMethods". The assertion condition needs to be better defined, as it is excluding the NoCL from the valid cases.
CoreRasurae commented 2022-09-05 16:01:31 +00:00 (Migrated from git.qoto.org)

changed the description

changed the description
CoreRasurae commented 2022-09-05 16:09:01 +00:00 (Migrated from git.qoto.org)

changed title from Regression: NoCL annotated metods cause the Kernel OpenCL code generation to fail to Regression: NoCL annotated met{+h+}ods cause the Kernel OpenCL code generation to fail

changed title from **Regression: NoCL annotated metods cause the Kernel OpenCL code generation to fail** to **Regression: NoCL annotated met{+h+}ods cause the Kernel OpenCL code generation to fail**
CoreRasurae commented 2022-09-05 19:55:09 +00:00 (Migrated from git.qoto.org)

mentioned in merge request !26

mentioned in merge request !26
CoreRasurae commented 2023-10-24 18:04:44 +00:00 (Migrated from git.qoto.org)

mentioned in commit 9aff2e7408

mentioned in commit 9aff2e74085b9a0fe30f552fe82a37dde5e83832
CoreRasurae (Migrated from git.qoto.org) closed this issue 2023-10-24 18:04:44 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aparapi/aparapi#10
No description provided.