CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Implementation of MPI

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 6, 2008, 14:23
Default Implementation of MPI
  #1
Ertan Karaismail
Guest
 
Posts: n/a
Hi all, I am working on a 3D FVM based CFD code. It is runnning on a staggered grid, and I need to parallelize this code. I have some experience with PVM, but this time I have to use MPI. With PVM, we used to use a master code to spawn slaves and then each slave was running the same code with different grid info. To be more clear, slaves had the sequential code, which we were using for serial runs, plus some extra PVM commands for information exchange. On the whole, slaves were communicating with their neigbours as well as with the master at used defined time steps. This actually is a classical approach.

My question is if I can use the same strategy (Master/Slave) with MPI? I also have a Poisson solver parallelized with MPI. But I could not see any slave spawning and running the same code on slave. Anyway, I am a little confused.

I appreciate any comment, refererence or small examples that you can tell me.

Thanks
  Reply With Quote

 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MPI error florencenawei OpenFOAM Installation 3 October 10, 2011 01:21
MPI implementation of OpenFOAM Jamshidi OpenFOAM 7 June 25, 2011 09:19
Error using LaunderGibsonRSTM on SGI ALTIX 4700 jaswi OpenFOAM 2 April 29, 2008 10:54
Is Testsuite on the way or not lakeat OpenFOAM Installation 6 April 28, 2008 11:12
MPI and parallel computation Wang Main CFD Forum 7 April 15, 2004 11:25


All times are GMT -4. The time now is 16:55.