On Friday, March 14, 2014 8:48 PM, devel [devel-boun...@open-mpi.org] on behalf of Ralph Castain [r...@open-mpi.org] wrote: > To: Open MPI Developers > Subject: [OMPI devel] 1.7.5 end-of-week status report > > Hi folks > > I have both good and bad news to report - first the good. > > OSHMEM now passes nearly all its tests on my Linux cluster (tcp). My hat is > off to the Mellanox guys for getting this done, including getting our MTT > repo tests complete. > > The MPI layer passes nearly all the IBM, Intel, and one-sided tests. Only a > few failures. > > Now the bad. The coll/ml component continues to have problems, including > segfaults, and I have discovered that the bcol and coll/ml code remains > entangled (I thought it had been separated, but sadly not). I have therefore > ompi_ignored coll/ml and bcol/ptpcoll.
No need. I discovered a bug in my last coll/ml fix. It incorrectly handled one of the possibly hierarchies. The bug is fixed in trunk and a CMR is open for 1.7.5. In the future I will clean up this path but the fix should have us working again. -Nathan