English

A Many-core Machine Model for Designing Algorithms with Minimum Parallelism Overheads

Distributed, Parallel, and Cluster Computing 2014-02-04 v1

Abstract

We present a model of multithreaded computation, combining fork-join and single-instruction-multiple-data parallelisms, with an emphasis on estimating parallelism overheads of programs written for modern many-core architectures. We establish a Graham-Brent theorem for this model so as to estimate execution time of programs running on a given number of streaming multiprocessors. We evaluate the benefits of our model with four fundamental algorithms from scientific computing. In each case, our model is used to minimize parallelism overheads by determining an appropriate value range for a given program parameter; moreover experimentation confirms the model's prediction.

Keywords

Cite

@article{arxiv.1402.0264,
  title  = {A Many-core Machine Model for Designing Algorithms with Minimum Parallelism Overheads},
  author = {Sardar Anisul Haque and Marc Moreno Maza and Ning Xie},
  journal= {arXiv preprint arXiv:1402.0264},
  year   = {2014}
}
R2 v1 2026-06-22T02:59:34.522Z