Transparent Gif

Department of Computer Science

University of California, Santa Barbara

Abstract

The Combinatorial BLAS: Design, Implementation, and Applications

by: Aydın Buluç and John R. Gilbert

Abstract:

This paper presents a scalable high-performance software library to be used for graph analysis and data mining. Large combinatorial graphs appear in many applications of high-performance computing, including computational biology, informatics, analytics, web search, dynamical systems, and sparse matrix methods. Graph computations are difficult to parallelize using traditional approaches due to their irregular nature and low operational intensity. Many graph computations, however, contain sufficient coarse grained parallelism for thousands of processors, which can be uncovered by using the right primitives.

We describe the Parallel Combinatorial BLAS, which consists of a small but powerful set of linear algebra primitives specifically targeting graph and data mining applications. We provide an extendible library interface and some guiding principles for future development. The library is evaluated using two important graph algorithms, in terms of both performance and ease-of- use. The scalability and raw performance of the example applications, using the combinatorial BLAS, are unprecedented on distributed memory clusters.

Keywords:

Mathematical Software, Graph Analysis, Software Framework, Sparse Matrices, Combinatorial Scientific Computing, Combinatorial BLAS.

Date:

Oct 2010

Document: 2010-18

XHTML Validation | CSS Validation
Updated 14-Nov-2005
Questions should be directed to: webmaster@cs.ucsb.edu