Hi everybody,
I need to run a single driver program that only require one proc with the
command *mpirun -np 1 ./app *or *./app*. But it will schedule the launch of
other executable files including parallel and sequential computing. So I
require more than one proc to run it. It can be run smoothly
495a33...@staff.uni-marburg.de>
> Content-Type: text/plain; charset=windows-1252
>
> Hi,
>
> Am 23.08.2014 um 16:09 schrieb Pengcheng Wang:
>
> > I need to run a single driver program that only require one proc with
> the command mpirun -np 1 ./app or ./app. But it wil
can reach the person managing the list at
> users-ow...@open-mpi.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
>1. Re: Running a hybrid MPI+openMP program