Title :
Lonestar: A suite of parallel irregular programs
Author :
Kulkarni, Milind ; Burtscher, Martin ; Cascaval, Calin ; Pingali, Keshav
Author_Institution :
Univ. of Texas at Austin, Austin, TX
Abstract :
Until recently, parallel programming has largely focused on the exploitation of data-parallelism in dense matrix programs. However, many important application domains, including meshing, clustering, simulation, and machine learning, have very different algorithmic foundations: they require building, computing with, and modifying large sparse graphs. In the parallel programming literature, these types of applications are usually classified as irregular applications, and relatively little attention has been paid to them. To study and understand the patterns of parallelism and locality in sparse graph computations better, we are in the process of building the Lonestar benchmark suite. In this paper, we characterize the first five programs from this suite, which target domains like data mining, survey propagation, and design automation. We show that even such irregular applications often expose large amounts of parallelism in the form of amorphous data-parallelism. Our speedup numbers demonstrate that this new type of parallelism can successfully be exploited on modern multi-core machines.
Keywords :
data mining; graph theory; parallel programming; Lonestar; amorphous data-parallelism; data mining; design automation; parallel irregular programming; sparse graph; survey propagation; Buildings; Clustering algorithms; Computational modeling; Concurrent computing; Data mining; Machine learning; Machine learning algorithms; Parallel processing; Parallel programming; Sparse matrices;
Conference_Titel :
Performance Analysis of Systems and Software, 2009. ISPASS 2009. IEEE International Symposium on
Conference_Location :
Boston, MA
Print_ISBN :
978-1-4244-4184-6
DOI :
10.1109/ISPASS.2009.4919639