We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 775af6e + 3f831b2 commit a5d102aCopy full SHA for a5d102a
.github/CODEOWNERS
@@ -1,5 +1,8 @@
1
* @oneapi-src/unified-runtime-maintain
2
3
-# CUDA and HIP plugins
+# Level Zero adapter
4
+source/adapters/level_zero @oneapi-src/unified-runtime-level-zero-write
5
+
6
+# CUDA and HIP adapters
7
source/adapters/cuda @oneapi-src/unified-runtime-cuda-write
8
source/adapters/hip @oneapi-src/unified-runtime-cuda-write
0 commit comments