DBScholar

Back to papers

DistME: A Fast and Elastic Distributed Matrix Computation Engine using GPUs

Summary: Introduces DistME, a fast elastic distributed matrix computation engine built atop Spark, combining CuboidMM with GPU acceleration. CuboidMM partitions matrices into cuboids to minimize network traffic under memory constraints, while subcuboid GPU partitioning reduces PCIe costs; experiments show superior performance and scalability over existing distributed matrix mult methods. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5739
Venue
SIGMOD
Year
2019
Pagerank
5.8190054e-05
Overall Rank
6,632 | 54.50%
DOI
10.1145/3299869.3319865

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{han_sigmod19,
        title = {{DistME: A Fast and Elastic Distributed Matrix Computation Engine using GPUs}},
        author = {Han, Donghyoung and Nam, Yoon-Min and Lee, Jihye and Park, Kyongseok and Kim, Hyunwoo and Kim, Min-Soo},
        series = {{SIGMOD} '19},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3299869.3319865},
        url = {https://dl.acm.org/doi/10.1145/3299869.3319865},
        year = {2019}
}

Incoming Citations (Sorted by Pagerank)

Showing 5 of 5 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers