Forum Discussion
Altera_Forum
Honored Contributor
8 years agoWork-groups' number
Hi everyone, I would like to say how I can set the number of work groups. I know the attribute "reqd_work_group_size(X,Y,Z)" allows to establish the number of W-I inside a work group (W-G's dimens...
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- Ok thanks. Then the numbers in the attribute "reqd_work_group_size" represent the local size (in three dimensions) not the global size, is it correct? Thanks. --- Quote End --- Yes, it represents the local size (also called work-group size).