Fix manifest references in release README
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ all entries are wired into PyC runtime dispatch.
|
|
| 17 |
## Contents
|
| 18 |
|
| 19 |
- `kernels/prototypes/`: standalone CUDA prototype sources.
|
| 20 |
-
- `manifests/
|
| 21 |
-
- `manifests/
|
| 22 |
- `PERFORMANCE_SUMMARY.md`: selected H100 campaign measurements and the optimization progression.
|
| 23 |
|
| 24 |
## Optimization themes
|
|
|
|
| 17 |
## Contents
|
| 18 |
|
| 19 |
- `kernels/prototypes/`: standalone CUDA prototype sources.
|
| 20 |
+
- `manifests/lab_kernels.json`: the 19-entry lab catalog, including build/run commands.
|
| 21 |
+
- `manifests/registry_kernels.json`: the catalog mirrored into the registry release.
|
| 22 |
- `PERFORMANCE_SUMMARY.md`: selected H100 campaign measurements and the optimization progression.
|
| 23 |
|
| 24 |
## Optimization themes
|