Please take a look at
http://www.open-mpi.org/faq/?category=running
We don't boot daemons as a separate command - you just use "mpirun" to execute your job.
On Nov 19, 2012, at 2:28 PM, Mariana Vargas Magana <mmarianav_at_[hidden]> wrote:
> Hi all
> Help !! I have to send a job using #PBS and in the script example there is something like this because the cluster is using MPICH2
> In my case i nee Openmpi to run my code so I installed locally, in this case anyone knows what it is the equivalent of this commands because it is not recognized like that...
>
> mpdboot -n ${NNODES} -f ${PBS_NODEFILE} -v --remcons
> Thanks !!
>
> Mariana
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
|