|
1 | 1 | * @vladimirlaz @romanovvlad @bader
|
2 | 2 |
|
3 |
| -# AOT compilation |
4 |
| -SYCL/AOT @AGindinson @dm-vodopyanov @AlexeySachkov @romanovvlad |
| 3 | +# Use runtime team as the umbrella for most of the tests |
| 4 | +SYCL @intel/llvm-reviewers-runtime |
5 | 5 |
|
6 |
| -# Atomics |
7 |
| -SYCL/AtomicRef @AGindinson |
| 6 | +# AOT compilation |
| 7 | +SYCL/AOT @intel/dpcpp-tools-reviewers |
8 | 8 |
|
9 |
| -# SYCL RT specific tests |
10 |
| -SYCL/Assert @intel/llvm-reviewers-runtime |
11 |
| -SYCL/Basic @intel/llvm-reviewers-runtime |
12 |
| -SYCL/Config @intel/llvm-reviewers-runtime |
13 |
| -SYCL/DiscardEvents @intel/llvm-reviewers-runtime |
14 |
| -SYCL/FilterSelector @intel/llvm-reviewers-runtime |
15 |
| -SYCL/HostInteropTask @intel/llvm-reviewers-runtime |
16 |
| -SYCL/InorderQueue @intel/llvm-reviewers-runtime |
17 |
| -SYCL/KernelAndProgram @intel/llvm-reviewers-runtime |
18 |
| -SYCL/KernelParams @intel/llvm-reviewers-runtime |
19 |
| -SYCL/Scheduler @intel/llvm-reviewers-runtime |
20 |
| -SYCL/Tracing @intel/llvm-reviewers-runtime |
| 9 | +#BFloat16 conversion |
| 10 | +SYCL/BFloat16 @AlexeySotkin @intel/dpcpp-tools-reviewers |
21 | 11 |
|
22 | 12 | # Device code split
|
23 |
| -SYCL/DeviceCodeSplit @AlexeySachkov @Fznamznon |
24 |
| - |
25 |
| -# Device library |
26 |
| -SYCL/DeviceLib @vzakhari |
27 |
| -SYCL/DeviceLib/ITTAnnotations @vzakhari @MrSidims @AGindinson |
28 |
| - |
29 |
| -# dot_product API |
30 |
| -SYCL/DotProduct @rdeodhar |
| 13 | +SYCL/DeviceCodeSplit @intel/dpcpp-tools-reviewers |
31 | 14 |
|
32 | 15 | # Explicit SIMD
|
33 |
| -SYCL/ESIMD @kbobrovs @v-klochkov @sndmitriev |
34 |
| - |
35 |
| -# Functor |
36 |
| -SYCL/Functor @AlexeySachkov |
| 16 | +SYCL/ESIMD @intel/dpcpp-esimd-reviewers |
37 | 17 |
|
38 | 18 | # Group algorithms
|
39 |
| -SYCL/GroupAlgorithm @Pennycook @AlexeySachkov |
40 |
| -SYCL/SubGroup @Pennycook @AlexeySachkov |
41 |
| -SYCL/SubGroupMask @Pennycook @vladimilaz |
42 |
| - |
43 |
| -# Group local memory |
44 |
| -SYCL/GroupLocalMemory @sergey-semenov @Pennycook |
45 |
| - |
46 |
| -# Hierarchical parallelism |
47 |
| -SYCL/HierPar @kbobrovs |
48 |
| - |
49 |
| -# Inline assembler |
50 |
| -SYCL/InlineAsm @AlexeySachkov |
| 19 | +SYCL/GroupAlgorithm @Pennycook @intel/llvm-reviewers-runtime |
| 20 | +SYCL/SubGroup @Pennycook @intel/llvm-reviewers-runtime |
| 21 | +SYCL/SubGroupMask @Pennycook @intel/llvm-reviewers-runtime |
| 22 | +SYCL/GroupLocalMemory @Pennycook @intel/llvm-reviewers-runtime |
51 | 23 |
|
52 |
| -# Online compiler |
53 |
| -SYCL/OnlineCompiler @v-klochkov |
54 |
| - |
55 |
| -# Plugin interface |
56 |
| -SYCL/Plugin @smaslov-intel |
| 24 | +# Plugin interface for Level Zero |
| 25 | +SYCL/Plugin/*level-zero* @intel/dpcpp-l0-pi-reviewers |
| 26 | +SYCL/Plugin/*level_zero* @intel/dpcpp-l0-pi-reviewers |
57 | 27 |
|
58 | 28 | # Printf
|
59 |
| -SYCL/Printf @AlexeySachkov @AGindinson @mlychkov |
60 |
| - |
61 |
| -# Reduction algorithms |
62 |
| -SYCL/Reduction @v-klochkov |
63 |
| - |
64 |
| -# Image sampler |
65 |
| -SYCL/Sampler @cperkinsintel |
| 29 | +SYCL/Printf @intel/dpcpp-tools-reviewers |
66 | 30 |
|
67 | 31 | # Separate compilation
|
68 |
| -SYCL/SeparateCompile @AlexeySachkov @Fznamznon |
| 32 | +SYCL/SeparateCompile @intel/dpcpp-tools-reviewers |
69 | 33 |
|
70 | 34 | # Specialization constant
|
71 |
| -SYCL/SpecConstants @kbobrovs |
72 |
| - |
73 |
| -# Unified Shared Memory (USM) |
74 |
| -SYCL/USM @jbrodman @sergey-semenov |
75 |
| - |
76 |
| -# Stream |
77 |
| -SYCL/Basic/stream @againull |
78 |
| - |
79 |
| -#BFloat16 conversion |
80 |
| -SYCL/BFloat16 @AlexeySotkin @MrSidims |
81 |
| - |
82 |
| -# Deprecated features |
83 |
| -SYCL/DeprecatedFeatures @intel/llvm-reviewers-runtime |
84 |
| - |
85 |
| -# XPTI and XPTI Framework |
86 |
| -SYCL/XPTI @intel/llvm-reviewers-runtime |
| 35 | +SYCL/SpecConstants @intel/dpcpp-tools-reviewers |
0 commit comments