Forum Discussion
Wei-Chih
Occasional Contributor
4 years agoHow to obtain the valuse of get_local_id(0), get_group(0) and get_local_range(0) in single_task
Hi support team
I am modifying the code for running FPGA hardware on oneapi devcloud. The original sample code is for GPU/CPU which uses parallel_for lambda function for kernel, but for FPGA optim...
Wei-Chih
Occasional Contributor
4 years agoThanks I will try to modify the code.
Besides Unroll, what else could I do to optimize this code? any suggestion?