Commit Graph

2 Commits

Author SHA1 Message Date
marfrit c77be48151 docs: genericize host references to machine type (Rock 5 ITX+)
Replace the local host name "boltzmann" with the machine type
(Rock 5 ITX+, RK3588, 32 GB) throughout so the replication docs read
for anyone on the same hardware, not just this fleet. Rename
fleet/boltzmann.yaml -> fleet/rock5-itx-plus.yaml.
2026-07-15 09:59:00 +02:00
marfrit 27df00a201 Add REPLICATION.md: reproduce rocket-NPU 1GHz LLM accel on vanilla kernel+userspace
Full recipe: DT (enable rknn cores, OPP table 300-1000MHz, delete assigned-clock-rates),
driver (OPP config + dev_pm_opp_set_rate 1GHz, autosuspend SError mitigation), ggml-rocket
build/run, results (pp512 46.7 vs vendor 51.4, DDR-bandwidth-bound), correctness gate.
Links rk-llama.cpp @ rocket-npu-backend and linux-rk3588-marfrit @ npuclk-opp.
2026-07-14 23:41:44 +02:00