Skip to content

Conversation

GarveyJoe
Copy link
Contributor

when fast kernel relaunching many dependent events in a row.

This removes a circular dependence and recursion between acl_command_queue and acl_device_op and thus makes the code much simpler to reason about. All commands are now submitted by the acl_update_*_queue functions.

mendell27
mendell27 previously approved these changes Aug 21, 2024
@sophimao sophimao merged commit 614c6ee into intel:main Aug 26, 2024
GarveyJoe added a commit to GarveyJoe/fpga-runtime-for-opencl that referenced this pull request Aug 26, 2024
when fast kernel relaunching many dependent events in a row.  

This removes a circular dependence and recursion between
acl_command_queue and acl_device_op and thus makes the code much simpler
to reason about. All commands are now submitted by the
acl_update_*_queue functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants