softgpu 0.3.0

Developer-oriented GPU emulation, testing, debugging, and sanitization runtime
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# SoftGPU Functional fixtures — provenance

**Access date:** 2026-09-15

| Artifact | Provenance |
| --- | --- |
| `tiny_add.ref.c` | SoftGPU host reference C defining `b[i]=a[i]+1` |
| `tiny_add.sfir.json` | Hand-translated `softgpu-sfir-v1` matching `softgpu_functional::kernels::tiny_add` |

Translation path is SoftGPU-authored and disclosed. SoftGPU does **not** claim
these artifacts were recovered from an AMDGPU code object or that they are
gfx1201 ISA.