@inproceedings{lawlor2013compress,
    author="Orion Sky Lawlor",
    title="In-memory Data Compression for Sparse Matrices",
    year=2013,
    booktitle="Proceedings of IA3, SC13",
    publisher="ACM",
    description={A scheme for compressing column index data for a sparse matrix, which saves memory bandwidth on both multicore and GPU systems.  This can improve sparse matrix dense vector product speed up to 30 percent for some matrices.  <a href="https://projects.cs.uaf.edu/redmine/projects/parallelgraph">Source code available</a>.}
,	source={http://lawlor.cs.uaf.edu/~olawlor/papers/index.html#2013compression},
}
