Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

kernel panic from kernel with 512 workgroup size

Hello! I got some undesired behavior. (Opencl 14.0 on CentOs 6.5 with Pico m506) I have two identical kernels that differs only in __attribute__((reqd_work_group_size(32,1,1))) One has wor...