Show simple item record

dc.contributor.authorPan, Yan
dc.contributor.authorHsu, Wen Jing
dc.date.accessioned2003-12-13T19:25:20Z
dc.date.available2003-12-13T19:25:20Z
dc.date.issued2004-01
dc.identifier.urihttp://hdl.handle.net/1721.1/3862
dc.description.abstractMany parallel programming languages allow programmers to describe parallelism by using constructs such as fork/join. When executed, such programs can be modeled as directed graphs, with nodes representing a computation and edges representing the sequence and dependency. However, because it does not coerce regularity in the computation, the general model is not amenable to efficient execution of the resulting program. Therefore, a more restrictive model called Series-Parallel DAG (Directed Acyclic Graph) has been proposed and adopted by several major parallel languages. As reported by the Cilk developers, many parallel computations can be easily expressed in the series-parallel model, and there are provably efficient scheduling algorithms for the SP DAGs. Nevertheless, it remains open how much inherent parallelism will be lost when conforming to the model, because expressing a computation in the series-parallel model may also induce performance losses. We will show that any general DAG can be converted into an SP DAG without violating the original precedence relations; moreover, the conversion can be carried out in essentially linear time and space, and the resulting DAG exhibits little loss in the parallelism. Since the resulting SP DAG can then be executed with high efficiency, it implies that the languages based on SP DAGs are not as restrictive as they were thought to be.en
dc.description.sponsorshipSingapore-MIT Alliance (SMA)en
dc.format.extent12433 bytes
dc.format.mimetypeapplication/pdf
dc.language.isoen_US
dc.relation.ispartofseriesComputer Science (CS);
dc.subjectparallel computingen
dc.subjectSeries-Parallel Directed Acyclic Graphen
dc.subjectCilken
dc.subjectSP DAGen
dc.titleMapping Unstructured Parallelism to Series-Parallel DAGsen
dc.typeArticleen


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record