llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Graph][Fusion] SYCL Graph Fusion Extension

Open sommerlukas opened this issue 1 year ago • 2 comments

Initial implementation of the experimental extension for graph fusion. LevelZero backend is fully supported, CUDA backend with restrictions.

Graph fusion also supports USM internalization.

The extension specification has been updated where necessary.

sommerlukas avatar Aug 20 '24 14:08 sommerlukas

@sommerlukas I see this is marked as draft. Is it ready for review already or should I wait?

maarquitos14 avatar Aug 20 '24 15:08 maarquitos14

@sommerlukas I see this is marked as draft. Is it ready for review already or should I wait?

There is some ongoing conversation around this feature, so you don't need to review for now.

sommerlukas avatar Aug 20 '24 15:08 sommerlukas

This pull request is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.

github-actions[bot] avatar Feb 17 '25 02:02 github-actions[bot]