Skip to main content

Showing 1–3 of 3 results for author: Stanojevic, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:2010.15879  [pdf, other

    cs.DS cs.DB cs.DC cs.IR

    Log(Graph): A Near-Optimal High-Performance Graph Representation

    Authors: Maciej Besta, Dimitri Stanojevic, Tijana Zivic, Jagpreet Singh, Maurice Hoerold, Torsten Hoefler

    Abstract: Today's graphs used in domains such as machine learning or social network analysis may contain hundreds of billions of edges. Yet, they are not necessarily stored efficiently, and standard graph representations such as adjacency lists waste a significant number of bits while graph compression schemes such as WebGraph often require time-consuming decompression. To address this, we propose Log(Graph… ▽ More

    Submitted 29 October, 2020; originally announced October 2020.

    Journal ref: Proceedings of the 27th International Conference on Parallel Architectures and Compilation (PACT'18), 2018

  2. arXiv:2010.14684  [pdf, other

    cs.DC cs.AR cs.DS

    Substream-Centric Maximum Matchings on FPGA

    Authors: Maciej Besta, Marc Fischer, Tal Ben-Nun, Dimitri Stanojevic, Johannes De Fine Licht, Torsten Hoefler

    Abstract: Developing high-performance and energy-efficient algorithms for maximum matchings is becoming increasingly important in social network analysis, computational sciences, scheduling, and others. In this work, we propose the first maximum matching algorithm designed for FPGAs; it is energy-efficient and has provable guarantees on accuracy, performance, and storage utilization. To achieve this, we for… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

    Comments: Best Paper finalist at ACM FPGA'19, invited to special issue of ACM TRETS'20

    Journal ref: Proceedings of the ACM Transactions on Reconfigurable Technology and Systems (TRETS), 2020. Proceedings of the 27th ACM/SIGDA International Symposium on Field-Programmable Gate Arrays (FPGA), 2019

  3. arXiv:1903.06697  [pdf, other

    cs.DC cs.AR

    Graph Processing on FPGAs: Taxonomy, Survey, Challenges

    Authors: Maciej Besta, Dimitri Stanojevic, Johannes De Fine Licht, Tal Ben-Nun, Torsten Hoefler

    Abstract: Graph processing has become an important part of various areas, such as machine learning, computational sciences, medical applications, social network analysis, and many others. Various graphs, for example web or social networks, may contain up to trillions of edges. The sheer size of such datasets, combined with the irregular nature of graph processing, poses unique challenges for the runtime and… ▽ More

    Submitted 27 April, 2019; v1 submitted 24 February, 2019; originally announced March 2019.