Commit b9cb1d1
authored
[SYCL][L0] Use immediate commandlists. (#5833)
This change adds a mode where the plugin uses immediate commandlists instead of standard commandlists. The default remains standard commandlists. The new mode is selected by setting an environment variable.
Signed-off-by: Rajiv Deodhar rajiv.deodhar@intel.com1 parent 6578be5 commit b9cb1d1
File tree
3 files changed
+373
-163
lines changed- sycl
- doc
- plugins/level_zero
3 files changed
+373
-163
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
| |||
0 commit comments