Skip to content

[STORY-014] Smoke-check the widened build on non-K80 hardware + document the open validation gate #342

Description

@dogkeeper886

Context

Part of STORY-014 · plan #340 · depends on the widened build

Goal

There is no representative hardware to properly validate the broadened build: no Pascal card, and no non-K80 card on the 470 stack. The maintainer's only non-K80 GPU is an RTX 2060 (sm_75) on a separate host with a different driver — it can't be paired with the K80 (no mixed-arch test) and isn't the 470 target. So the realistic goal is a best-effort smoke check plus an honest, documented validation gate — not a claim that non-K80 support is proven.

Done When

  • (Best-effort, if the maintainer runs it) the image executes the sm_75 cubin on the RTX 2060 host with sane output — recorded as a weak sanity check, explicitly not a 470-target / mixed-arch / Pascal validation.
  • A runnable smoke-test procedure is documented (in docs/research/470-arch-support-map.md or a sibling) so anyone with a real Pascal card or a same-host mixed box can close the gap.
  • The open validation gate is written down clearly: what is proven (build runs on Turing, code-trace for the rest) vs. what is not (P100/Pascal gate crossings, the K80 does not work in tandem with P100 #223 mixed-arch-on-470 scenario), and the candidate ways to close it (K80 does not work in tandem with P100 #223 reporter, cloud instance, CI runner).

Part of #340.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions