Forum Discussion
No RepliesBe the first to reply
Hi,
Correct me if i am wrong: In Intel FPGA SDK ,for kernel program when attributes like num_compute_units() and num_simd_work_items() are not mentioned explicitly , "Resource driven optimization" is automatically enabled. Where can i see the information about number of compute units and num of SIMD work items to which the compiler has optimized.