Forum Discussion

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

max_work_group_size vs reqd_work_group_size

Hello, Can anybody tell what is real difference between these two attributes: max_work_group_size and reqd_work_group_size? for example between max_work_group_size(256) and reqd_work_group_si...