Hi Stephan,
I"m not able to reproduce your problem using master. How are you running
the test and how many ranks? Are you running on a single node?
It may be that the problem is only present for a particular transport, i.e.
btl:sm, btl:vader, etc.
Howard
2015-04-15 0:32 GMT-06:00 MOHR STEPHAN
Hello,
On Apr 15, 2015, at 02:11 , Gilles Gouaillardet wrote:
what about reconfiguring Open MPI with LDFLAGS="-Wl,-rpath,/opt/
intel/15.0/composer_xe_2015.2.164/compiler/lib/mic" ?
IIRC, an other option is : LDFLAGS="-static-intel"
let me first state that I have no experience developing for
FWIW: I just added (last night) a pair of new MCA params for this purpose:
plm_rsh_pass_pathprepends the designated path to the remote
shell's PATH prior to executing orted
plm_rsh_pass_libpath same thing for LD_LIBRARY_PATH
I believe that will resolve the problem for Andy regardless of com
Could be a bug in 1.8. I rewrote a huge chunk of the osc code in
master. If I get a C reproducer I can spend some time next week tracking
down the problem.
-Nathan
On Wed, Apr 15, 2015 at 10:11:51PM -0600, Howard Pritchard wrote:
>Hi Stephan,
>I"m not able to reproduce your problem using
Hi Ralph,
If I did this right (NEVER a good bet :-) ), it didn't work...
Using last night's master nightly,
openmpi-dev-1515-gc869490.tar.bz2, I built with the same script as
yesterday, but removing the LDFLAGS=-Wl, stuff:
$ ./configure --prefix=/home/a
Sorry - I had to revert the commit due to a reported MTT problem. I'll
reinsert it after I get home and can debug the problem this weekend.
On Thu, Apr 16, 2015 at 9:41 AM, Andy Riebs wrote:
> Hi Ralph,
>
> If I did this right (NEVER a good bet :-) ), it didn't work...
>
> Using last night's ma
Ralph wrote:
> We found a locking error in vader - this has been fixed in the OMPI
master and will be in the 1.8.5 nightly tarball tomorrow.
I tested with the nightly tarball now. The deadlocks are fixed. Thanks! The
warning
[warn] opal_libevent2021_event_base_loop: reentrant invocation. Only one