Skip to main content

Showing 1–2 of 2 results for author: Milaković, S

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

    cs.DC cs.DS cs.MS

    Parallel Algorithms for Masked Sparse Matrix-Matrix Products

    Authors: Srđan Milaković, Oguz Selvitopi, Israt Nisa, Zoran Budimlić, Aydin Buluc

    Abstract: Computing the product of two sparse matrices (SpGEMM) is a fundamental operation in various combinatorial and graph algorithms as well as various bioinformatics and data analytics applications for computing inner-product similarities. For an important class of algorithms, only a subset of the output entries are needed, and the resulting operation is known as Masked SpGEMM since a subset of the out… ▽ More

    Submitted 18 November, 2021; originally announced November 2021.

  2. arXiv:2001.10621  [pdf, other

    cs.PF

    Parallel Binary Code Analysis

    Authors: Xiaozhu Meng, Jonathon M. Anderson, John Mellor-Crummey, Mark W. Krentel, Barton P. Miller, Srđan Milaković

    Abstract: Binary code analysis is widely used to assess a program's correctness, performance, and provenance. Binary analysis applications often construct control flow graphs, analyze data flow, and use debugging information to understand how machine code relates to source lines, inlined functions, and data types. To date, binary analysis has been single-threaded, which is too slow for applications such as… ▽ More

    Submitted 16 May, 2020; v1 submitted 28 January, 2020; originally announced January 2020.