Forum Discussion
Too many events in OpenCl host program on intel fpga
- 3 years ago
Hi @NIAN1,
Thank you for the patients, the device codes can be ignore as they are not related to host program.
Based on the main function provided, suspecting there are too many enqueue which might potentially caused some issues.
Hence would suggest to try to compile and execute by removing some of those unnecessary code section to figure out the culprit.
Hope that clarify.
Best Wishes
BB
Hi @NIAN1,
Thank you for the patients, the device codes can be ignore as they are not related to host program.
Based on the main function provided, suspecting there are too many enqueue which might potentially caused some issues.
Hence would suggest to try to compile and execute by removing some of those unnecessary code section to figure out the culprit.
Hope that clarify.
Best Wishes
BB