University of Otago logo. Computer and Information Science Seminars

Seminar Homepage

Speaker:

Dr Zhiyi Huang, Department of Computer Science

Title:

View-Oriented Parallel Programming over Cluster computers

Location:

Archway 2

Abstract:

We will talk about a novel View-Oriented Parallel Programming (VOPP) style for parallel programming on cluster computers.

View-Oriented Parallel Programming is based on Distributed Shared Memory. It requires the programmer to divide the shared memory into views according to the nature of the parallel algorithm and its memory access pattern. The advantage of this programming style is that it can help the Distributed Shared Memory system optimize consistency maintenance. Also it allows the programmer to participate in performance optimization of a program through wise partitioning of the shared memory into views.

The View-based Consistency model and its implementation, which supports View-Oriented Parallel Programming, will be discussed. Some preliminary experimental results will be shown to demonstrate the performance gain of View-Oriented Parallel Programming.

Last modified: Thursday, 22-Jul-2004 14:36:28 NZST

This page is maintained by Caroline Wills.