• Joined on 2026-03-04
ywkang pushed to master at ywkang/kernbench2 2026-04-09 07:28:05 +00:00
59e36f0c34 Add E2E pipeline tests: greenlet op_log, GEMM accuracy, latency regression
ywkang pushed to master at ywkang/kernbench2 2026-04-09 07:16:26 +00:00
81ce55571d Rename impl names: add builtin. prefix for clear provenance
ywkang pushed to master at ywkang/kernbench2 2026-04-09 07:02:28 +00:00
1d95df4bee Restructure legacy backups, remove pe_accel, fix DMA self-routing
ywkang pushed to master at ywkang/kernbench2 2026-04-09 06:49:29 +00:00
95d583ef9f Add Phase 1→Phase 2 e2e data tests + GraphEngine enable_data mode
ywkang pushed to master at ywkang/kernbench2 2026-04-09 06:40:22 +00:00
f5d1606f9d Add ADR-0021 pipeline tests: self-routing, tiling, overlap
ywkang pushed to master at ywkang/kernbench2 2026-04-09 06:35:40 +00:00
b6eb97c49a Implement ADR-0021: PE pipeline refactor with token self-routing
ywkang pushed to master at ywkang/kernbench2 2026-04-09 06:21:47 +00:00
161132cdcb ADR-0021: PE pipeline refactor — component separation + token self-routing
ywkang pushed to master at ywkang/kernbench2 2026-04-08 07:22:50 +00:00
51004c311c Implement ADR-0020: 2-pass data execution with greenlet kernel runner
ywkang pushed to master at ywkang/kernbench2 2026-04-08 06:53:58 +00:00
140b85436a ADR-0020: 2-Pass data execution model with greenlet kernel runner
ywkang pushed to master at ywkang/kernbench2 2026-04-07 06:59:17 +00:00
eb792e6212 Remove xbar/noc remnants, rule-based cube-view connectors
7640635f90 M_CPU/SRAM placement via pos_mm in topology.yaml (nearest router)
3ea4fa90f8 Cube-view: increase 45° stub length and component gap for visibility
5125d92c17 Cube-view: M_CPU north, 45° stub-straight-stub connector pattern
72acc5c8bb Cube-view: UCIe flush against cube edges
Compare 21 commits »
ywkang pushed to master at ywkang/kernbench2 2026-03-27 08:05:28 +00:00
31c7110da7 Add ADR-0018 (LA/BAAW addressing) and ADR-0019 (NOC per-channel HBM)
ywkang pushed to master at ywkang/kernbench2 2026-03-27 06:18:56 +00:00
114510d4b9 Add SchedulerV2 (pe_accel), DPPolicy overrides, and new benchmarks
ywkang pushed to master at ywkang/kernbench2 2026-03-26 08:13:25 +00:00
63669f82cb Add SIP-level tensor parallelism, component registry YAML, VA offset verification
ywkang pushed to master at ywkang/kernbench2 2026-03-26 07:01:52 +00:00
08812eda58 Add virtual memory support: PE_MMU, VA allocator, fabric MmuMapMsg
ywkang pushed to master at ywkang/kernbench2 2026-03-20 22:41:06 +00:00
62fb01ae18 Add reverse path response latency for PE DMA and PE_CPU→M_CPU
ywkang pushed to master at ywkang/kernbench2 2026-03-20 07:10:14 +00:00
8b5afef5eb remove temp files
ywkang pushed to master at ywkang/kernbench2 2026-03-20 07:04:47 +00:00
0d89c5c074 Updated tasks.json to set the working directory and fixed '[dev]' ( escape character issue )
ywkang pushed to master at ywkang/kernbench2 2026-03-20 06:56:23 +00:00
d40d0cceea updated venv:create to use python3 instead of python
ywkang pushed to master at ywkang/kernbench2 2026-03-19 10:19:24 +00:00
dcbc41571f Add web topology viewer with hot path visualization
ywkang pushed to master at ywkang/kernbench2 2026-03-19 08:43:21 +00:00
fc6abbc8ee Add CHANGES.md, README, update SPEC/ADRs for release 2