← Back to team overview

python-meep team mailing list archive

Re: Build problems for MPI in Ubuntu 12.10

 

Hello,

2012/11/6 Jeff Chiles <pseudotexan@xxxxxxxxx>:
>
> Now it has another problem... when I execute a script with mpirun and the
> "-np 2" argument, it seems that the program just executes two identical
> copies of itself in parallel rather than splitting up any of the work:
>
> The command I use is
>
> mpirun -np 2 python python_meep_bent_wg_polygons.py
>

Please try:

python python_meep_bent_wg_polygons.py -np 2


With best regards.
Shawkat Nizamov


Follow ups

References