Commit 643883f
move UR headers to dedicated unified-runtime include directory (#21399)
This aligns how headers are installed by other components.
While UR was never meant to be used directly,
this change may break existing software that includes <ur_api.h>.
Ref: intel/llvm#21421
Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>1 parent 9fdd9d9 commit 643883f
228 files changed
Lines changed: 254 additions & 254 deletions
File tree
- examples
- codegen
- collector
- hello_world
- include/unified-runtime
- scripts
- core
- templates
- source
- adapters
- cuda
- hip
- level_zero
- helpers
- v2
- mock
- native_cpu
- offload
- opencl
- common
- logger
- loader
- layers
- sanitizer
- asan
- msan
- sanitizer_common
- tsan
- tracing
- validation
- mock
- ur
- test
- adapters
- cuda
- level_zero
- v2
- conformance
- enqueue
- exp_host_task
- kernel
- memory
- queue
- source
- testing
- include/uur
- source
- usm
- fuzz
- layers
- sanitizer
- tracing
- validation
- loader
- handles
- loader_config
- loader_lifetime
- platforms
- unit
- tools
- urinfo
- urtrace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments