Skip to content

Commit e5d01d2

Browse files
authored
[SYCL][CUDA] Added some cuda specific paths to CODEOWNERS. (#11582)
Now intel/llvm-reviewers-cuda owns these paths. Signed-off-by: JackAKirk <[email protected]>
1 parent 139b131 commit e5d01d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ sycl/plugins/esimd_emulator/ @intel/dpcpp-esimd-reviewers
4747
sycl/plugins/**/cuda/ @intel/llvm-reviewers-cuda
4848
sycl/plugins/**/hip/ @intel/llvm-reviewers-cuda
4949

50+
# CUDA specific runtime implementations
51+
sycl/include/sycl/ext/oneapi/experimental/cuda/ @intel/llvm-reviewers-cuda
52+
53+
# CUDA device code tests
54+
sycl/test/check_device_code/cuda/ @intel/llvm-reviewers-cuda
55+
5056
# XPTI instrumentation utilities
5157
xpti/ @intel/llvm-reviewers-runtime
5258
xptifw/ @intel/llvm-reviewers-runtime

0 commit comments

Comments
 (0)