Couillard: Parallel Programming via Coarse-Grained Data-Flow Compilation

Computer Science – Distributed – Parallel – and Cluster Computing

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

10 pages, 5 figures

Scientific paper

Data-flow is a natural approach to parallelism. However, describing dependencies and control between fine-grained data-flow tasks can be complex and present unwanted overheads. TALM (TALM is an Architecture and Language for Multi-threading) introduces a user-defined coarse-grained parallel data-flow model, where programmers identify code blocks, called super-instructions, to be run in parallel and connect them in a data-flow graph. TALM has been implemented as a hybrid Von Neumann/data-flow execution system: the \emph{Trebuchet}. We have observed that TALM's usefulness largely depends on how programmers specify and connect super-instructions. Thus, we present \emph{Couillard}, a full compiler that creates, based on an annotated C-program, a data-flow graph and C-code corresponding to each super-instruction. We show that our toolchain allows one to benefit from data-flow execution and explore sophisticated parallel programming techniques, with small effort. To evaluate our system we have executed a set of real applications on a large multi-core machine. Comparison with popular parallel programming methods shows competitive speedups, while providing an easier parallel programing approach.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

Couillard: Parallel Programming via Coarse-Grained Data-Flow Compilation does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with Couillard: Parallel Programming via Coarse-Grained Data-Flow Compilation, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Couillard: Parallel Programming via Coarse-Grained Data-Flow Compilation will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-264007

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.