DocumentCode
2720195
Title
A data parallel programming model based on distributed objects
Author
Diaconescu, Roxana ; Conradi, Reidar
Author_Institution
Comput. & Inf. Sci. Dept., Norwegian Univ. of Sci. & Technol., Trondheim, Norway
fYear
2002
fDate
2002
Firstpage
455
Lastpage
460
Abstract
This paper proposes a data parallel programming model suitable for loosely synchronous, irregular applications. At the core of the model are distributed objects that express non-trivial data parallelism. Sequential objects express independent computations. The goal is to use objects to fold synchronization into data accesses and thus, free the user from concurrency aspects. Distributed objects encapsulate large data partitioned across multiple address spaces. The system classifies accesses to distributed objects as read and write. Furthermore, it uses the access patterns to maintain information about dependences across partitions. The system guarantees inter-object consistency using a relaxed update scheme. Typical access patterns uncover dependences for data on the border between partitions. Experimental results show that this approach is highly usable and efficient.
Keywords
distributed object management; parallel programming; synchronisation; access patterns; data accesses; data parallel programming model; distributed objects; independent computations; inter-object consistency; loosely synchronous irregular applications; multiple address spaces; nontrivial data parallelism; read; relaxed update scheme; sequential objects; synchronization; write; Application software; Computational modeling; Concurrent computing; Data models; Distributed computing; Information science; Java; Parallel processing; Parallel programming; Scalability;
fLanguage
English
Publisher
ieee
Conference_Titel
Cluster Computing, 2002. Proceedings. 2002 IEEE International Conference on
Print_ISBN
0-7695-2066-9
Type
conf
DOI
10.1109/CLUSTR.2002.1137782
Filename
1137782
Link To Document