Skip to content

Waiting on events returned from executable graph submission does not work #139

@Bensuo

Description

@Bensuo

Currently a wait is called on the queue inside the graph immediately after enqueue. Examples which attempt to wait on the event returned from the graph submission will fail without this wait occuring. This should be investigated so that we can remove the queue wait from graph submission.

Metadata

Metadata

Assignees

Labels

Graph ImplementationRelated to DPC++ implementation and testingbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions