DocumentCode
33896
Title
Blending Extensibility and Performance in Dense and Sparse Parallel Data Management
Author
Fresno, Javier ; Gonzalez-Escribano, Arturo ; Llanos, Diego
Author_Institution
Dept. de Inf., Univ. de Valladolid, Valladolid, Spain
Volume
25
Issue
10
fYear
2014
fDate
Oct. 2014
Firstpage
2509
Lastpage
2519
Abstract
Dealing with both dense and sparse data in parallel environments usually leads to two different approaches: To rely on a monolithic, hard-to-modify parallel library, or to code all data management details by hand. In this paper we propose a third approach, that delivers good performance while the underlying library structure remains modular and extensible. Our solution integrates dense and sparse data management using a common interface, that also decouples data representation, partitioning, and layout from the algorithmic and parallel strategy decisions of the programmer. Our experimental results in different parallel environments show that this new approach combines the flexibility obtained when the programmer handles all the details with a performance comparable to the use of a state-of-the-art, sparse matrix parallel library.
Keywords
data handling; parallel programming; data layout; data partitioning; data representation; dense parallel data management; library structure; parallel environment; parallel library; sparse parallel data management; Data structures; Database management; Indexes; Layout; Topology; Data partition; mapping techniques; parallel libraries; sparse structures;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/TPDS.2013.248
Filename
6616547
Link To Document