Skip to content

Commit

Permalink
Fix get_kernel_workgroup_info for Intel
Browse files Browse the repository at this point in the history
We can not query the returned size as in the other info groups
for get_kernel_workgroup_info on Intel.
(see: CNugteren/CLTune#43)

Instead add a default size field in ecl_info_t and use
def_size instead of doing a query if def_size > 0.
  • Loading branch information
dgud committed Sep 17, 2018
1 parent e5ea390 commit 8a0f883
Showing 1 changed file with 144 additions and 141 deletions.
Loading

0 comments on commit 8a0f883

Please sign in to comment.