Research

 

CSI ]   [ ETH ]


Lab Manager ]

LST Home ]     [ People ]     [ Research ]     [ Teaching ]
[ Publications ]     [ Research Opportunities ]     [ Partners & Supporters ]     [ Earlier Work ]

now happens-before later -- Static Schedule Analysis of Fine-grained Parallelism with Explicit Happens-before Relationships

Christoph M. Angerer,  Thomas R. Gross,  now happens-before later -- Static Schedule Analysis of Fine-grained Parallelism with Explicit Happens-before Relationships, ONWARD/SPLASH, October 2010. [SPLASH_ONWARD_2010.pdf]
Current compilers are still largely ignorant of the scheduling of parallel tasks at runtime. Without this information, how- ever, they have difficulties optimizing and verifying concurrent programs. In this paper, we present a programming model where the program contains explicit scheduling constraints in the form of happens-before relationships between scheduled tasks. This model allows for flexible and fine-grained ad hoc parallelism while still enabling us to statically extract an abstraction of the runtime schedule. The result of this schedule analysis can answer the question as to whether two tasks execute in sequence, exclusively, or in parallel with each other.
[ Publications ]     [ Research Opportunities ]     [ Partners & Supporters ]     [ Earlier Work ]