Commit de7cdce
[UR][L0] Add L0 teardown notification support and simply teardown with proxy loader support (#18496)
- Add support for L0 teardown notification in the static L0 loader.
- Add loading of the L0 dynamic loader in the windows proxy loader to
ensure that the L0 dynamic loader is usable during teardown.
Signed-off-by: Neil R. Spruit <[email protected]>1 parent 5486149 commit de7cdce
File tree
2 files changed
+6
-1
lines changed- sycl/ur_win_proxy_loader
- unified-runtime/cmake
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
149 | 154 | | |
150 | 155 | | |
151 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments