Re: [OMPI devel] Bitbucket vs. GitHub (was: Conversion to GitHub: POSTPONED)

2014-09-25 Thread Paul Hargrove
On Thu, Sep 25, 2014 at 2:28 PM, Jed Brown wrote: > Paul Hargrove writes: > > The GUIs for things like browsing commits, viewing diffs, etc are pretty > > similar in capability and each is sufficiently intuitive (after a brief > > learning curve) that I don't find I need any conscious effort to

Re: [OMPI devel] Bitbucket vs. GitHub (was: Conversion to GitHub: POSTPONED)

2014-09-25 Thread Jed Brown
Paul Hargrove writes: > The GUIs for things like browsing commits, viewing diffs, etc are pretty > similar in capability and each is sufficiently intuitive (after a brief > learning curve) that I don't find I need any conscious effort to "mode > switch" between their use. The ability to comment o

Re: [OMPI devel] Bitbucket vs. GitHub (was: Conversion to GitHub: POSTPONED)

2014-09-25 Thread Paul Hargrove
First off: this is not an attempt at a "strong objection" to delay or change Jeff's stated plan. Just my view as somebody who already contributes to projects hosted on both GH and BB: Since the bulk of the DVCS "work" as a developer is (in my experience) done at the git command line, the choice o

[OMPI devel] Bitbucket vs. GitHub (was: Conversion to GitHub: POSTPONED)

2014-09-25 Thread Jeff Squyres (jsquyres)
I had a look at bitbucket. SHORT VERSION I'm inclined to stick with Github. If no one strongly disagrees, I'll proceed with the GitHub migration next Wednesday, 1 Oct, 2014, starting at 8am US Eastern. MORE DETAIL All in all, there is massive overlap of features between Github and Bitbucket.

Re: [OMPI devel] Neighbor collectives with periodic Cartesian topologies of size one

2014-09-25 Thread Nathan Hjelm
On Tue, Aug 26, 2014 at 07:03:24PM +0300, Lisandro Dalcin wrote: > I finally managed to track down some issues in mpi4py's test suite > using Open MPI 1.8+. The code below should be enough to reproduce the > problem. Run it under valgrind to make sense of my following > diagnostics. > > In this co

Re: [OMPI devel] [OMPI bugs] [Open MPI] #4919: Fix the application abort routine so we actually abort

2014-09-25 Thread Joshua Ladd
@iivanov I am looking into a fix. On Thu, Sep 25, 2014 at 11:42 AM, Open MPI wrote: > #4919: Fix the application abort routine so we actually abort > ---+- > Reporter: rhc | Owner: ompi-rm1.8 > Type: cha