MIT Tagged-Token Dataflow Architecture

Realizes: Id dataflow semantics with tag-based dynamic scheduling

MIT Tagged-Token Dataflow Architecture pairs high-performance scheduling with tagged token contexts that encode activation frames, letting distributed execution units match tokens, dispatch operands, and fire instructions for Id programs.

Examples

MIT Tagged-Token Prototype

MIT LCS technical report describing the hardware and scheduler for the Tagged-Token dataflow project, demonstrating how tag-matched tokens control activation of distributed execution units.

DATAFLOW_SCHEDULE TOKEN_MATCH ACTIVATE experimental prototype small-scale prototype unknown