Commit 037e343
aarongreig
Introduce UR api to set kernel args + launch in one call. (#18764)
Introduces `urEnqueueKernelLaunchWithArgsExp`, a new UR entry point
which allows combining `KernelSetArg` and `EnqueueKernelLaunch` calls
into one. Replaces `urEnqueueKernelLaunch` as the default kernel launch
path in sycl RT.1 parent 7f6f2ea commit 037e343
51 files changed
Lines changed: 2797 additions & 73 deletions
File tree
- include
- scripts
- core
- templates
- source
- adapters
- cuda
- hip
- level_zero
- v2
- mock
- native_cpu
- offload
- opencl
- common
- loader
- layers
- sanitizer
- asan
- msan
- tsan
- tracing
- validation
- test/conformance
- exp_enqueue_kernel_launch_with_args
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments