Skip to content
Snippets Groups Projects

Feature: Improve Aparapi native to enforce Kernel and Device max work group size limitations and provide query functions for clGetKernelWorkGroupInfo through JNI Java calls

Merged Luis Mendes requested to merge CoreRasurae/aparapi-native:master into master

This feature is about enforcing the actual allowed Max Work Group size for a given Kernel and Device. This will allow to overcome issue #2 for BarrierSupportTest in Aparapi.

The other part of this feature is to provide query APIs to retrieve relevant parameters from clGetKernelWorkGroupInfo(..) of the OpenCL API.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading