Title
Efficient Compilation to Event-Driven Task Programs.
Abstract
As illustrated by the emergence of a class of new languages and runtimes, it is expected that a large portion of the programs to run on extreme scale computers will need to be written as graphs of event-driven tasks (EDTs). EDT runtime systems, which schedule such collections of tasks, enable more concurrency than traditional runtimes by reducing the amount of inter-task synchronization, improving dynamic load balancing and making more operations asynchronous. present an efficient technique to generate such task graphs from a polyhedral representation of a program, both in terms of compilation time and asymptotic execution time. Task dependences become materialized in different forms, depending upon the synchronization model available with the targeted runtime. explore the different ways of programming EDTs using each synchronization model, and identify important sources of overhead associated with them. We evaluate these programming schemes according to the cost they entail in terms of sequential start-up, in-flight task management, space used for synchronization objects, and garbage collection of these objects. While our implementation and evaluation take place in a polyhedral compiler, the presented overhead cost analysis is useful in the more general context of automatic code generation.
Year
Venue
Field
2016
arXiv: Distributed, Parallel, and Cluster Computing
Asynchronous communication,Synchronization,Task management,Programming language,Concurrency,Computer science,Real-time computing,Compiler,Code generation,Garbage collection,Overhead (business),Distributed computing
DocType
Volume
Citations 
Journal
abs/1601.05458
0
PageRank 
References 
Authors
0.34
6
5
Name
Order
Citations
PageRank
Benoît Meister113812.84
Muthu Manikandan Baskaran249333.10
Benoît Pradelle3182.49
Thomas Henretty4795.15
Richard Lethin511817.17