Skip to content

Commit c0d52d5

Browse files
committed
docs(plan): the C1 row names the module the round settled on
1 parent 7754922 commit c0d52d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.agents/docs/2026-09-05-heterogeneous-build-ecosystem-design-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Dependencies run downward; each task states the criterion that decides it.
187187

188188
| # | task | criterion | depends on |
189189
|---|---|---|---|
190-
| C1 | `mcpp.build.spirv` + `examples/10-vulkan-compute` | three devices, one artifact — **done** ||
190+
| C1 | `mcpp.build.spirv` + `examples/10-vulkan-compute` (the module is `mcpp.rules.spirv` since round 3; see 6.2) | three devices, one artifact — **done** ||
191191
| C2 | `mcpp.build.sycl` driving the `dpcpp` payload | a SYCL kernel runs on the CUDA backend ||
192192
| C3 | `mcpp.build.hip` | `HIP_PLATFORM=nvidia` kernel runs | `hip-runtime` payload |
193193
| C4 | llama.cpp Vulkan lane | tokens on lavapipe with no GPU | C1, and a `glslc` payload or a flag translator |

0 commit comments

Comments
 (0)