llvm icon indicating copy to clipboard operation
llvm copied to clipboard

[SYCL][Graph] Only get command handle for updatable command-buffers

Open Bensuo opened this issue 1 year ago • 0 comments

  • Update UR tag to include changes to command-handles
  • Update calls to UrCommandBufferAppendKernelLaunch to only request command handles for updatable command-buffers
  • Only store command handles for updatable command-graphs

UR PR: https://github.com/oneapi-src/unified-runtime/pull/2131

Bensuo avatar Sep 26 '24 14:09 Bensuo