Skip to content

Alternate partitioning logic: mm + dependent kernel, (mm→pointwise-chain→mm) #60

Description

@eellison

Capture/express repros with alternate partitioning beyond the default fusion boundaries, to study cross-op scheduling:

  • mm + subsequent dependent kernel (epilogue/consumer of the mm output)
  • mm → pointwise-chain → mm (two matmuls bridged by elementwise work)

Goal: a repro form that lets us benchmark different partition choices for the same dataflow (not just the single partition the capture hook currently emits), so we can measure what a smarter scheduler boundary would buy. Relates to the 'fix realization in scheduler, not graph shape' principle.

Metadata

Metadata

Assignees

No one assigned

    Labels

    repro-improvementRepro/corpus-level capability (partitioning, oracles, tagging, dynamic shapes)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions