Re: [mpich-devel] Message Passing models for Hybrid Parallelism
Hi, Muhammad, As I am also starting to exploit this area, I would like to share with you some of my readings. Following are a few papers to help you start: 1. Early Experiments with the OpenMP/MPI Hybrid Programming Model, http://www.mcs.anl.gov/~lusk/hybridpaper.pdf 2. Test Suite for Evaluating Performance of MPI Implementations That Support MPI THREAD MULTIPLE, http://www.mcs.anl.gov/~thakur/papers/thread-tests.pdf In the second paper, you can also find some code examples for using hybrid programming model. Best, Huiwei Lu http://www.mcs.anl.gov/~huiweilu/ On Wed, Aug 28, 2013 at 12:54 AM, Muhammad Ansar Javed < [email protected]> wrote:
Hi, I am looking for message passing models for Hybrid Parallelism that are being used in MPICH implementations for the Cluster of Multi-core machines. Can you please suggest me some papers or study material that can explain communication models that incorporate network communication as well as shared memory communication.
Thanks, Ansar
participants (1)
-
Huiwei Lu