Re: [OMPI devel] rdmacm and udcm for 2.0.1 and RoCE

2017-01-12 Thread Jeff Squyres (jsquyres)
Did we just recently discuss the openib BTL failover capability and decide that it had bit-rotted? If so, we need to amend our documentation and disable the code. > On Jan 11, 2017, at 3:11 PM, Dave Turner wrote: > > > The btl_openib_receive_queues parameters that Howard provided > fixe

Re: [OMPI devel] Fwd: Re: [OMPI users] still segmentation fault with openmpi-2.0.2rc3 on Linux

2017-01-12 Thread Howard Pritchard
Siegmar, Could you confirm that if you use one of the mpirun arg lists that works for Gilles that your test case passes. Something simple like mpirun -np 1 ./spawn_master ? Howard 2017-01-11 18:27 GMT-07:00 Gilles Gouaillardet : > Ralph, > > > so it seems the root cause is a kind of incom

Re: [OMPI devel] [OMPI users] still segmentation fault with openmpi-2.0.2rc3 on Linux

2017-01-12 Thread r...@open-mpi.org
Fix is pending here: https://github.com/open-mpi/ompi/pull/2730 > On Jan 12, 2017, at 8:57 AM, Howard Pritchard > wrote: > > Siegmar, > > Could you confirm that if you use one of the mpirun arg lists that works for > Gil

[OMPI devel] OMPI v1.10.6

2017-01-12 Thread r...@open-mpi.org
Hi folks It looks like we may have motivation to release 1.10.6 in the near future. Please check to see if you have anything that should be included, or is pending review. Thanks Ralph ___ devel mailing list devel@lists.open-mpi.org https://rfd.newme

Re: [OMPI devel] rdmacm and udcm for 2.0.1 and RoCE

2017-01-12 Thread Jeff Squyres (jsquyres)
I checked: 1. This option existed in v2.0.1, but it no longer exists in the soon-to-be-released v2.0.2. 2. Here's where we removed it: https://github.com/open-mpi/ompi/pull/2350 There's no rationale listed on that PR, but the reason is because it's stale and no longer works. Sorry Dave. :-\

Re: [OMPI devel] [OMPI users] still segmentation fault with openmpi-2.0.2rc3 on Linux

2017-01-12 Thread Siegmar Gross
Hi Howard and Gilles, thank you very much for your help. All commands that work for Gilles work also on my machine as expected and the commands that don't work on his machine don't work on my neither. The first one that works with both --slot-list and --host is the following command so that it se