Forum Discussion
Altera_Forum
Honored Contributor
8 years agoI'm confused. "begin" as the work-item number is not used anywhere in the code. Is that a typo? Should it be:
int iIndx = get_global_id(0); replacing the for loop?I'm confused. "begin" as the work-item number is not used anywhere in the code. Is that a typo? Should it be:
int iIndx = get_global_id(0); replacing the for loop?