[OMPI devel] Committing to release branches

2010-07-22 Thread Jeff Squyres
I think I probably wasn't clear to Nadia in my instructions for ticket #2492. So I have updated CMR procedures on the wiki: https://svn.open-mpi.org/trac/ompi/wiki/SubmittingChangesetMoveReqs In general: - Only the gatekeeper and administrators are supposed to commit to release branches. -

Re: [OMPI devel] Committing to release branches

2010-07-22 Thread nadia.derbey
On Thu, 2010-07-22 at 07:50 -0400, Jeff Squyres wrote: > I think I probably wasn't clear to Nadia in my instructions for ticket #2492. > So I have updated CMR procedures on the wiki: > > https://svn.open-mpi.org/trac/ompi/wiki/SubmittingChangesetMoveReqs > > In general: > > - Only the gateke

Re: [OMPI devel] GCC atomic intrinsics

2010-07-22 Thread Jeff Squyres
On Jul 22, 2010, at 5:17 AM, Manuel Prinz wrote: > > Manuel -- do you have anyone that could work on this? > > Not at the moment. I could ask the porters if someone is willing to jump > in. I unfortunately can't do it myself since I lack knowledge in that > area. Ditto. > > I'd be happy to supp

Re: [OMPI devel] Committing to release branches

2010-07-22 Thread Ralph Castain
We used to have the branches "locked" to all but the gatekeeper to prevent this kind of mistake. Did this change? Or did you forget to lock the 1.5 branch? On Jul 22, 2010, at 6:01 AM, nadia.derbey wrote: > On Thu, 2010-07-22 at 07:50 -0400, Jeff Squyres wrote: >> I think I probably wasn't clea

Re: [OMPI devel] Committing to release branches

2010-07-22 Thread Jeff Squyres
On Jul 22, 2010, at 9:54 AM, Ralph Castain wrote: > We used to have the branches "locked" to all but the gatekeeper to prevent > this kind of mistake. Did this change? Or did you forget to lock the 1.5 > branch? We changed it for v1.5 -- they're *not* locked because Ralph (back when Ralph was

Re: [OMPI devel] Committing to release branches

2010-07-22 Thread Ralph Castain
On Jul 22, 2010, at 8:01 AM, Jeff Squyres wrote: > On Jul 22, 2010, at 9:54 AM, Ralph Castain wrote: > >> We used to have the branches "locked" to all but the gatekeeper to prevent >> this kind of mistake. Did this change? Or did you forget to lock the 1.5 >> branch? > > We changed it for v1.

[OMPI devel] Updated SVN permissions

2010-07-22 Thread Jeff Squyres
I have updated the permissions for the "ompi" SVN repository (see attached; it doesn't show that anonymous can read the entire repository except for /tmp). They're a little tricky, so it's quite possible that I mucked them up. Please let me know if you have any problems read/writing to areas in

[OMPI devel] Weird problem with strace, and question about transfers

2010-07-22 Thread N.M. Maclaren
As part of writing a course, I was trying to investigate how OpenMPI handles transfers when using bog-standard Linux and Ethernet (which I assume means TCP/IP). Having failed to track down the actual transfer call, I ran a simple test program under 'strace -f' but, in between two diagnostic cal