BeBOP: Berkeley Benchmarking and OPtimization Group.
PIs: James Demmel and Katherine Yelick
- OSKI: The Optimized Sparse Kernel Interface.
- SMC: The BeBOP Sparse Matrix Converter.
- SpMV benchmark: A benchmark for sparse matrix-vector multiply.
Other Sites of Interest
There is a number of related projects in automatic program generation and performance tuning.
- ATLAS: Automatically Tuned Linear Algebra Software.
- FFTW: the Fastest Fourier Transform in the West.
- FLAME: Formal Linear Algebra Methods Environment.
- LAPACK: Linear Algebra PACKage.
- PHiPAC: Portable High Performance ANSI C.
- PLASMA: the Parallel Linear Algebra for Scalable Multi-core Architectures.
- SPIRAL: Software/Hardware Generation for DSP Algorithms.
There is a number of related projects in sparse matrix computations.
- CSB: Parallel SpMV and SpMVT using Compressed Sparse Blocks (CSB).
- High Performance Sparse Matrix Computations: SPIKE, FEAST, and TraceMIN.
- SparseLib++: a C++ class library for efficient sparse matrix computations across various computational platforms.