forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Graph SpecificationExtension Specification relatedExtension Specification relatedSpec Revision 2Targetting the second revision of the specificationTargetting the second revision of the specificationenhancementNew feature or requestNew feature or request
Description
There is a feature request for SYCL_EXT_ONEAPI_GRAPH to support creating an executable graph which contains commands targetting different devices. The complete graph targetting different devices can then be submitted for execution at once.
Creating/submitting such a graph is not possible in the current API, and instead the user must compose executable graph submissions from graphs targetting the individual devices. We should discuss whether multi-device support is a requirement, and if so, iterate on the spec to make it possible.
Metadata
Metadata
Assignees
Labels
Graph SpecificationExtension Specification relatedExtension Specification relatedSpec Revision 2Targetting the second revision of the specificationTargetting the second revision of the specificationenhancementNew feature or requestNew feature or request