Font Size: a A A

Function Shipping in a Scalable Parallel Programming Model

Posted on:2013-08-06Degree:M.SType:Thesis
University:Rice UniversityCandidate:Yang, ChaoranFull Text:PDF
GTID:2458390008482346Subject:Engineering
Abstract/Summary:
Increasingly, a large number of scientific and technical applications exhibit dynamically generated parallelism or irregular data access patterns. These applications pose significant challenges to achieving scalable performance on large scale parallel systems. This thesis explores the advantages of using function shipping as a language level primitive to help simplify writing scalable irregular and dynamic parallel applications. Function shipping provides a mechanism to avoid exposing latency, by enabling users ship data and computation together to a remote worker for execution. In the context of the Coarray Fortran 2.0 Partitioned Global Address Space language, we implement function shipping and the finish synchronization construct, which ensures global completion of a set of shipped function instances. We demonstrate the usability and performance benefits of using function shipping with several benchmarks. Experiments on emerging supercomputers show that function shipping is useful and effective in achieving scalable performance with dynamic and irregular algorithms.
Keywords/Search Tags:Function shipping, Scalable, Parallel, Irregular
Related items