From: Subhasis R. <ray...@gm...> - 2014-05-02 11:58:31
|
On Fri, May 2, 2014 at 2:34 AM, Saeed Shariati <sa...@gn...> wrote: > > On 05/01/2014 02:14 AM, Subhasis Ray wrote: > > On Wed, Apr 30, 2014 at 11:51 PM, Saeed <sa...@gn...> wrote: > > > >> It would be my great pleasure if you could tell me which kind of test > >> cases you have used for testing the parallel execution. For example if > >> one of the snippets are suitable for these test, would be great. Also, > >> do you know any revision of the async13 which is working and suitable > >> for parallel test? > >> > > Look inside tests/python/mpi. I have done this on a single host with a > > multicore CPU. You may want to change the hostfile for your specific > case. > > Best, > > Subhasis > > > ------------------------------------------------------------------------------ > > > Thank you Subhasis. Please tell me if I am wrong. These test has been > made for testing functionality and performance of simultaneous > independent processes and at this moment, there is no communication > between these processes. Also there is no communication between python > processes and the moose executable file. > There IS communication between the different processes (including Python which is on the master node) via mpi and as far as I remember, it showed decent scaling with number of processes in that test. Best, - Subhasis ( ʃʊbʱaːʃɪʃ ) |