Task superscalar: an out-of-order task pipeline
View/Open
Cita com:
hdl:2117/11445
Document typeConference report
Defense date2010
PublisherIEEE Computer Society Publications
Rights accessOpen Access
All rights reserved. This work is protected by the corresponding intellectual and industrial
property rights. Without prejudice to any existing legal exemptions, reproduction, distribution, public
communication or transformation of this work are prohibited without permission of the copyright holder
Abstract
We present Task Superscalar, an abstraction of instruction-level out-of-order pipeline that operates at the tasklevel. Like ILP pipelines, which uncover parallelism in a
sequential instruction stream, task superscalar uncovers tasklevel parallelism among tasks generated by a sequential thread.
Utilizing intuitive programmer annotations of task inputs and outputs, the task superscalar pipeline dynamically detects intertask data dependencies, identifies task-level parallelism, and executes tasks out-of-order.
Furthermore, we propose a design for a distributed task superscalar pipeline frontend, that can be embedded into any
manycore fabric, and manages cores as functional units.
We show that our proposed mechanism is capable of driving hundreds of cores simultaneously with non-speculative tasks,
which allows our pipeline to sustain work windows consisting of tens of thousands of tasks. We further show that our pipeline
can maintain a decode rate faster than 60ns per task and dynamically uncover data dependencies among as many as ~50,000 in-flight tasks, using 7MB of on-chip eDRAM storage. This configuration achieves speedups of 95–255x (average 183x) over sequential execution for nine scientific benchmarks, running on a simulated CMP with 256 cores.
Task superscalar thus enables programmers to exploit manycore systems effectively, while simultaneously simplifying their programming model.
CitationEtsion, Y. [et al.]. Task superscalar: an out-of-order task pipeline. A: IEEE/ACM International Symposium on Microarchitecture. "43rd Annual ACM/IEEE International Symposium on Microarchitecture". Atlanta: IEEE Computer Society Publications, 2010, p. 89-100.
ISBN978-0-7695-4299-7
Files | Description | Size | Format | View |
---|---|---|---|---|
05695528.pdf | 324,8Kb | View/Open |