Premium
Performance of windows multicore systems on threading and MPI
Author(s) -
Qiu Judy,
Bae SeungHee
Publication year - 2012
Publication title -
concurrency and computation: practice and experience
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.309
H-Index - 67
eISSN - 1532-0634
pISSN - 1532-0626
DOI - 10.1002/cpe.1762
Subject(s) - threading (protein sequence) , computer science , parallel computing , message passing interface , multi core processor , thread (computing) , concurrency , cluster analysis , multithreading , message passing , task parallelism , parallelism (grammar) , operating system , artificial intelligence , physics , nuclear magnetic resonance , protein structure
SUMMARY We present performance results on a Windows cluster with up to 768 cores using Message Passing Interface (MPI) and two variants of threading—Concurrency and Coordination Runtime (CCR) and Task Parallel Library (TPL). CCR presents a message‐based interface, while TPL allows for loops to be automatically parallelized. MPI is used between the cluster nodes (up to 32) and either threading or MPI for parallelism on the 24 cores of each node. We look at the performance of two significant bioinformatics applications; gene clustering and dimension reduction. We find that the two threading runtimes offer similar performance with MPI outperforming both at low levels of parallelism but threading much better when the grain size (problem size per process/thread) is small. We develop simple models for the performance of the clustering code. Copyright © 2011 John Wiley & Sons, Ltd.