WS1 C8 (#274) four-judgment matrix¶
The sm86 tally shown below is the pre-fix historical snapshot. The current sweep executes representative case accuracy/VJP and C3/C4 logical invariance as separate evidence. Use its output, not the historical tally, for closeout; SM90-only full-vocab cases remain pending until H-card runs.
Parent: #266 · Depends on: C3 / C4 · Not a substitute for #150 / C10
C8 combines C2 case-runner accuracy judgments with C3/C4 forward and gradient
invariance judgments for each backend_profile × case_id × op. It does not
invent a third comparator.
Classify-only (CPU):
Execute on a GPU (sm86 or Hopper):
On Hopper, cuda-sm90 cells become runnable automatically. Rebuild the extension with KERNEL_ALIGN_FORCE_SM90=1 first.
Cell status¶
| Status | Meaning |
|---|---|
green |
C3/C4 gate passed |
red |
judgment failed, or required cell not executed |
pending_hopper |
declared cuda-sm90 on a non-Hopper box |
N/A |
pack (layout_supported) with a C2/C4 reason |
Required untested is red, never bare N/A.
Exception: declared cuda-sm90 cells on a non-Hopper host are
pending_hopper, not red. That status is a separate closeout gate: Hopper
execute must clear it to zero, while non-Hopper classify-only may leave it
pending under --allow-pending-hopper.
Close status¶
H20 execute is checked in at docs/design/ws1-c8-execute.json: green=176, N/A=16, red=0. See docs/design/ws1-c8-274-closeout-evidence.md.
Classify-only still paints declared-but-unexecuted cells red. That is required-untested, not a close blocker once --execute is green.