Re: [OMPI users] question about checkpoint on cluster, mpirun doesn't work on cluster

2010-03-29 Thread fengguang tian
hi I solve this problem, some previous versions of directories in the cluster are not removed, after I remove them, it works fine. thank you cheers fengguang On Mon, Mar 29, 2010 at 11:47 AM, Josh Hursey wrote: > Does this happen when you run without '-am ft-enable-cr' (so a no-C/R run)? > > Th

Re: [OMPI users] question about checkpoint on cluster, mpirun doesn't work on cluster

2010-03-29 Thread Josh Hursey
Does this happen when you run without '-am ft-enable-cr' (so a no-C/R run)? This will help us determine if your problem is with the C/R work or with the ORTE runtime. I suspect that there is something odd with your system that is confusing the runtime (so not a C/R problem). Have you made

[OMPI users] question about checkpoint on cluster, mpirun doesn't work on cluster

2010-03-23 Thread fengguang tian
I met the same problem with this link: http://www.open-mpi.org/community/lists/users/2009/12/11374.php in the link, they give a solution that use v1.4 open mpi instead of v1.3 open mpi. but, I am using v1.7a1r22794 open mpi, and met the same problem. here is what I have done: my cluster composed o