Steven G. Johnson <stevenj....@...> writes: > > > On Sep 4, 2009, at 5:01 AM, dongchao wrote: > > I have learned much from you. Now new problem comes. Recently I > > tried to > > use parallel meep on my PC. But it seems that every core of cpu just > > works independently. I have 4 cores with my cpu. I used the command > > mpirun -np 4 meep-mpi *.ctl, and the 4 cores calculated the same task > > solely and got 4 same results. Did I omit any setup? > > Perhaps you have multiple versions of MPI installed, and mpirun is not > from the same version of MPI as the one you used to run Meep? > > Steven >
Thanks for your reply, Steven. I tried to use the absolute path of mpirun, but the problem was still there. I indeed did the mpi install several times and i'm not sure whether i have uninstalled the old one. Is there any method to list out all the mpi I have installed? _______________________________________________ meep-discuss mailing list [email protected] http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

