This replays a real recorded port of bsw-cuda end to end — no install, nothing to click.
Connecting to HIPnosis orchestrator...
Paste a CUDA repo URL — HIPnosis clones it, ports it to HIP, drains build errors and verifies numerical parity on AMD.
AMD's wavefront is 64 lanes, not 32. HIPnosis detects this statically — a textual port (hipify) misses it, producing silently incorrect numerical results.
CUDA → HIP — the real diff
The CUDA → HIP diff appears once porting completes.
The deliverable