[OMPI users] Running MPI program using dropbear

2011-10-18 Thread ganalekshmi guruparan
Hi We are running an application on two PowerPC nodes using MPI.Dropbear is being used for SSH connection between two nodes.But when mpirun is given from one node it is not being reflected on the other node.SSH is working and password verifcation and acknowledgment from the other node is correct

Re: [OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Josh Hursey
That option is only available on the trunk at the moment. I filed a ticket to move the functionality to the 1.5 branch: https://svn.open-mpi.org/trac/ompi/ticket/2890 The work around would be to take the appfile generated from "ompi-restart --apponly ompi_snapshot...", and then run mpirun with t

Re: [OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Faisal Shahzad
I am using openmpi v1.5.3regards,Faisal > Date: Tue, 18 Oct 2011 11:17:33 -0400 > From: jjhur...@open-mpi.org > To: us...@open-mpi.org > Subject: Re: [OMPI users] Question regarding mpirun options with ompi-restart > > That command line option may be only available on the trunk. What > version

Re: [OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Josh Hursey
That command line option may be only available on the trunk. What version of Open MPI are you using? -- Josh On Tue, Oct 18, 2011 at 11:14 AM, Faisal Shahzad wrote: > Hi, > Thank you for your reply. > I actually do not see option flag '--mpirun_opts' with 'ompi-restart > --help'. > Besides, I co

Re: [OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Faisal Shahzad
Hi, Thank you for your reply.I actually do not see option flag '--mpirun_opts' with 'ompi-restart --help'.Besides, I could only find 'mpirun_opts' in /ompi-trunk/orte/tools/orte-restart/https://svn.open-mpi.org/source/search?q=mpirun_opts+&defs=&refs=&path=&hist= Kind regards,Faisal > Date: Tu

Re: [OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Josh Hursey
I'll preface my response with the note that I have not tried any of those options with the C/R functionality. It should just work, but I am not 100% certain. If it doesn't, let me know and I'll file a bug to fix it. You can pass any mpirun option through ompi-restart by using the --mpirun_opts opt

[OMPI users] Question regarding mpirun options with ompi-restart

2011-10-18 Thread Faisal Shahzad
Dear Group, I am using openmpi/1.5.3 and using ompi-checkpoint to checkpoint my applicaiton. I use some mpirun option flags (-npernode, -npersocket, binding options etc. ) for mpirun. It works fine.My question is that is it possible to specify these mpirun options (-npernode, -npersocket, bind