Forum Discussion

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

Error when specifying max work group size

Hi everyone, I just find out that whenever I try to add max_work_group_size(X, Y, Z) attribute to a kernel I get the following error: "error: attribute takes one argument" Not even th...