File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Level Zero adapter
4
4
source /adapters /level_zero @ oneapi-src/unified-runtime-level-zero-write
5
+ test /adapters /level_zero @ oneapi-src/unified-runtime-level-zero-write
5
6
6
7
# CUDA and HIP adapters
7
8
source /adapters /cuda @ oneapi-src/unified-runtime-cuda-write
9
+ test /adapters /cuda @ oneapi-src/unified-runtime-cuda-write
8
10
source /adapters /hip @ oneapi-src/unified-runtime-hip-write
11
+ test /adapters /hip @ oneapi-src/unified-runtime-hip-write
9
12
10
13
# OpenCL adapter
11
14
source /adapters /opencl @ oneapi-src/unified-runtime-opencl-write
15
+ test /adapters /opencl @ oneapi-src/unified-runtime-opencl-write
12
16
13
17
# Native CPU adapter
14
18
source /adapters /native_cpu @ oneapi-src/unified-runtime-native-cpu-write
19
+ test /adapters /native_cpu @ oneapi-src/unified-runtime-native-cpu-write
15
20
16
21
# Command-buffer experimental feature
17
22
source /adapters /** /command_buffer. * @ oneapi-src/unified-runtime-command-buffer-write
@@ -20,6 +25,7 @@ scripts/core/exp-command-buffer.yml @oneapi-src/unified-runtime-command-buff
20
25
test /conformance /exp_command_buffer ** @ oneapi-src/unified-runtime-command-buffer-write
21
26
22
27
# Bindless Images experimental feature
23
- scripts /core /EXP-BINDLESS-IMAGES.rst @ oneapi-src/unified-runtime-bindless-images-write
24
- scripts /core /exp-bindless-images.yml @ oneapi-src/unified-runtime-bindless-images-write
25
- source /adapters /** /image. * @ oneapi-src/unified-runtime-bindless-images-write
28
+ source /adapters /** /image. * @ oneapi-src/unified-runtime-bindless-images-write
29
+ scripts /core /EXP-BINDLESS-IMAGES.rst @ oneapi-src/unified-runtime-bindless-images-write
30
+ scripts /core /exp-bindless-images.yml @ oneapi-src/unified-runtime-bindless-images-write
31
+ test /conformance /exp_bindless_images ** @ oneapi-src/unified-runtime-bindless-images-write
You can’t perform that action at this time.
0 commit comments