Allanatrix commited on
Commit
7bc770c
·
verified ·
1 Parent(s): 5c49704

Fix manifest references in release README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/kernels.json`: the 19-entry lab catalog, including build/run commands.
21
- - `manifests/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
 
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