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.
1 parent 7b33b73 commit 62a9652Copy full SHA for 62a9652
1 file changed
βREADME.mdβ
@@ -58,6 +58,16 @@ docker run --rm \
58
59
See [dockerfiles/README.md](./dockerfiles/README.md) for more options, including a user-level container for CI/CD environments.
60
61
+## π― Hardware Support
62
+
63
+| Hardware | Kernels Support | Kernel-Builder Support | Kernels Validated in CI | Tier |
64
+| ---------- | --------------- | ---------------------- | ----------------------- | ---- |
65
+| CUDA | β | β | β | 1 |
66
+| ROCm | β | β | β | 2 |
67
+| XPU | β | β | β | 2 |
68
+| Metal | β | β | β | 2 |
69
+| Huawei NPU | β | β | β | 3 |
70
71
# π Documentation
72
73
- [Writing Hub kernels](./docs/writing-kernels.md)
0 commit comments