Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r17766

2008-03-06 Thread Ralph H Castain
Thanks Tim - good suggestion! Had to modify your proposed code a tad to get it to compile and work, but it is definitely a cleaner solution. Ralph On 3/6/08 1:34 PM, "Tim Mattox" wrote: > This still has a race condition... which can be dealt with using > opal_atomic stuff. > See below. > > On

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r17766

2008-03-06 Thread Tim Mattox
This still has a race condition... which can be dealt with using opal_atomic stuff. See below. On Thu, Mar 6, 2008 at 2:35 PM, wrote: > Author: rhc > Date: 2008-03-06 14:35:57 EST (Thu, 06 Mar 2008) > New Revision: 17766 > URL: https://svn.open-mpi.org/trac/ompi/changeset/17766 > > Log: > F