Forum Discussion
Altera_Forum
Honored Contributor
11 years agoYes, with simd_work_item(2), the compiler generates the same number of process elements (i.e. 1), however, each processing element is wider to do more work.
The "num_compute_units" attribute directly replicates each processing element.