Header menu link for other important links
X
IMSuite: A benchmark suite for simulating distributed algorithms
Published in Academic Press Inc.
2015
Volume: 75
   
Pages: 1 - 19
Abstract
Considering the diverse nature of real-world distributed applications that makes it hard to identify a representative subset of distributed benchmarks, we focus on their underlying distributed algorithms. We present and characterize a new kernel benchmark suite (named IMSuite) that simulates some of the classical distributed algorithms in task parallel languages. We present multiple variations of our kernels, broadly categorized under two heads: (a) varying synchronization primitives (with and without fine grain synchronization primitives); and (b) varying forms of parallelization (data parallel and recursive task parallel). Our characterization covers interesting aspects of distributed applications such as distribution of remote communication requests, number of synchronization, task creation, task termination and atomic operations. We study the behavior (execution time) of our kernels by varying the problem size, the number of compute threads, and the input configurations. We also present an involved set of input generators and output validators. © 2014 Elsevier Inc. All rights reserved.
About the journal
JournalJournal of Parallel and Distributed Computing
PublisherAcademic Press Inc.
ISSN07437315
Open AccessYes
Concepts (12)
  •  related image
    Algorithms
  •  related image
    Parallel algorithms
  •  related image
    Synchronization
  •  related image
    ATOMIC OPERATION
  •  related image
    Benchmark suites
  •  related image
    DATA PARALLELISM
  •  related image
    Distributed applications
  •  related image
    Performance evaluation
  •  related image
    REMOTE COMMUNICATION
  •  related image
    Synchronization primitive
  •  related image
    TASK PARALLELISM
  •  related image
    Benchmarking