Re: [OMPI devel] RFC: Eliminate ompi/class/ompi_[circular_buffer_]fifo.h

2009-02-13 Thread Eugene Loh
Got it, thanks. Is anyone else looking at that ticket? I'm still a newbie and I suspect someone else could figure this problem out a lot faster than I could. So, I'm curious how much I should be looking at this ticket. If amateurs are allowed to speculate, however, my guess is that this is

Re: [OMPI devel] RFC: Eliminate ompi/class/ompi_[circular_buffer_]fifo.h

2009-02-13 Thread Jeff Squyres
George -- can you confirm/deny? Is this something we need to fix for v1.3.1? On Feb 12, 2009, at 10:15 PM, Eugene Loh wrote: Got it, thanks. Is anyone else looking at that ticket? I'm still a newbie and I suspect someone else could figure this problem out a lot faster than I could. So

Re: [OMPI devel] RFC: Eliminate ompi/class/ompi_[circular_buffer_]fifo.h

2009-02-13 Thread George Bosilca
I can't confirm or deny. The only thing I can tell is that the same test works fine over other BTL, so this tent either to pinpoint a problem in the sm BTL or in a particular path in the PML (the one used by the sm BTL). I'll have to dig a little bit more into it, but I was hoping to do it

Re: [OMPI devel] RFC: Eliminate ompi/class/ompi_[circular_buffer_]fifo.h

2009-02-13 Thread Eugene Loh
George Bosilca wrote: I can't confirm or deny. The only thing I can tell is that the same test works fine over other BTL, so this tent either to pinpoint a problem in the sm BTL or in a particular path in the PML (the one used by the sm BTL). I'll have to dig a little bit more into it, but

[OMPI devel] svn commit

2009-02-13 Thread Eugene Loh
I'm having trouble figuring out how to put my changes back to the trunk. I've been looking at the wiki pages, but don't really see the one last piece that I need of this puzzle. I've used https://svn.open-mpi.org/trac/ompi/wiki/UsingMercurial to get me through these steps: svn check-out of

Re: [OMPI devel] svn commit

2009-02-13 Thread Ralph Castain
When you push something to an hg repo, you have to go to that repo and do an "hg up" to update it. Hg holds your changes until you do the update. Once you have them in the hg repo, you can do an "svn st" to see if you need to do anything further before committing back to the svn repo - e.

Re: [OMPI devel] svn commit

2009-02-13 Thread Eugene Loh
Ralph Castain wrote: Once you have them in the hg repo, you can do an "svn st" to see if you need to do anything further before committing back to the svn repo - e.g., add or remove files. When you are ready, just do an "svn ci" to commit your changes to the svn repo. Thanks, but I get:

Re: [OMPI devel] svn commit

2009-02-13 Thread Ralph Castain
Yeah - it looks like Jeff and/or Tim didn't authorize you yet. On Feb 13, 2009, at 1:53 PM, Eugene Loh wrote: Ralph Castain wrote: Once you have them in the hg repo, you can do an "svn st" to see if you need to do anything further before committing back to the svn repo - e.g., add or re

[OMPI devel] Announcing searchable OMPI source code tree

2009-02-13 Thread Jeff Squyres
Indiana U. has added another service to the Open MPI web site: a fully indexed and searchable database of Open MPI source code trees. There's a link under "Source Code Access" entitled "Searchable source tree" on the OMPI web site that takes you to https://svn.open-mpi.org/source/ (get the