Content area

บทคัดย่อ

In today's cluster computing environment, MPI (Message Passing Interface) is the dominant programming paradigm due to its stability. However, MPI programmers are challenged by the nontrivial efforts of creating, dispatching, and synchronizing parallel tasks. Consequently, extensive studies have been done on automatic parallelization. Most of the current parallel compilers use a control-centric approach that faces challenges such as non- or sub-optimal data communication among processors and inability to fully exploit the processing power of the increasingly popular Multi-Core Multi-Processor (MCMP) clusters. In this dissertation, we tackle the above problems by developing a novel framework called APOP ( Automatic Pattern- and Object-based Parallelization). APOP performs parallelization using a data-centric approach and presents parallel tasks as objects. The synchronization among parallel tasks is enforced according to their inter-dependency, leading to a data-driven execution model. The parallel tasks are executed as threads on top of a runtime environment called ODDRE (Object-based Data-Driven Runtime Environment), exploiting thread-level parallelism. In APOP, past parallelization experiences are accumulated as templates and are used to guide future code parallelization through pattern matching. To evaluate the feasibility and advantages of APOP, we have designed and implemented a proof-of-concept parallelizer called PJava and compared the performance of its generated code to those of the handcrafted JOPI (a Java dialect of MPI) code and MPI-C code in the applications of LU factorization and matrix multiplication. The experimental results show that the PJava-generated code achieves better performance than the handcrafted JOPI code and tracks the performance pattern of the MPI-C code. In this research, we have also done an extensive study on the problem of parallelism granularity, in which we used a curve-fitting approach to choose the appropriate task size.

รายละเอียด

ชื่อเรื่อง
APOP: An automatic pattern- and object-based code parallelization framework for clusters
ผู้แต่ง
Liu, Xuli
ปี
2007
สำนักพิมพ์
ProQuest Dissertations Publishing
ISBN
978-1-109-90797-1
ประเภทของแหล่งข้อมูล
ปริญญานิพนธ์หรือวิทยานิพนธ์
ภาษาของเอกสารสิ่งพิมพ์
English
หมายเลขประจำตัวเอกสารของ ProQuest
304827886
ลิขสิทธิ์
Database copyright ProQuest LLC; ProQuest does not claim copyright in the individual underlying works.