Re: [OMPI users] Absolute/relative paths of orted

2012-04-22 Thread McGehee, Robert
ehalf Of Ralph Castain Sent: Sunday, April 22, 2012 2:51 PM To: Open MPI Users Subject: Re: [OMPI users] Absolute/relative paths of orted How did you configure OMPI on your servers? By default, ORTE should be using strictly a relative path name - the only times it doesn't are when you confi

Re: [OMPI users] Absolute/relative paths of orted

2012-04-22 Thread Ralph Castain
How did you configure OMPI on your servers? By default, ORTE should be using strictly a relative path name - the only times it doesn't are when you configure --enable-orterun-prefix-by-default, or have an environ param that indicates we should apply the prefix. I'm also a little surprised to se