Re: [OMPI devel] Problem running from ompi master

2015-09-01 Thread Ralph Castain
8 C orte_util_hostfile_text >> make[3]: [install-exec-hook] Error 1 (ignored) >> >> Thanks, >> >> _MAC >> >> From: devel [mailto:devel-boun...@open-mpi.org >> <mailto:devel-boun...@open-mpi.org>] On Behalf Of Ralph Castain >>

Re: [OMPI devel] Problem running from ompi master

2015-09-01 Thread Ralph Castain
0008 C orte_util_hostfile_text > make[3]: [install-exec-hook] Error 1 (ignored) > > Thanks, > > _MAC > > From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain > Sent: Tuesday, September 01, 2015 10:43 AM > To: Open MPI Developers > Sub

Re: [OMPI devel] Problem running from ompi master

2015-09-01 Thread Cabral, Matias A
[3]: [install-exec-hook] Error 1 (ignored) Thanks, _MAC From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Ralph Castain Sent: Tuesday, September 01, 2015 10:43 AM To: Open MPI Developers Subject: Re: [OMPI devel] Problem running from ompi master What system is this on? CentOS7? Are

Re: [OMPI devel] Problem running from ompi master

2015-09-01 Thread Ralph Castain
2015 5:46 PM > To: Open MPI Developers > Subject: Re: [OMPI devel] Problem running from ompi master > > Hi, > > this part has been revamped recently. > > at first, i would recommend you make a fresh install > remove the install directory, and the build directory if you

Re: [OMPI devel] Problem running from ompi master

2015-09-01 Thread Cabral, Matias A
but I always end with the same issue. Is it possible that the issue is related to configure --prefix ? Thanks, _MAC From: devel [mailto:devel-boun...@open-mpi.org] On Behalf Of Gilles Gouaillardet Sent: Monday, August 31, 2015 5:46 PM To: Open MPI Developers Subject: Re: [OMPI devel] Problem ru

Re: [OMPI devel] Problem running from ompi master

2015-08-31 Thread Gilles Gouaillardet
Hi, this part has been revamped recently. at first, i would recommend you make a fresh install remove the install directory, and the build directory if you use VPATH, re-run configure && make && make install that should hopefully fix the issue Cheers, Gilles On 9/1/2015 9:35 AM, Cabral, Mat