Re: [O-MPI devel] while-loop around opal_condition_wait

2006-01-11 Thread Tim S. Woodall
Rainer Keller wrote: Hello dear all, I had a point on the tbd-list, that I would like to ask here: - Shouldn't we have a while-loop condition around every occurence of opal_condition_wait (spurious wake-ups) As we may do a pthread_cond_wait, e.g. in opal_free_list.h and OPAL_FREE_LIS

Re: [O-MPI devel] configure warning

2006-01-11 Thread Brian Barrett
Ok, my bad. I'll do this for OMPI tonight. Brian On Jan 11, 2006, at 2:47 AM, Ralf Wildenhues wrote: * Brian Barrett wrote on Wed, Jan 11, 2006 at 05:28:55AM CET: On Jan 10, 2006, at 12:15 PM, Ralf Wildenhues wrote: * Greg Watson wrote on Tue, Jan 10, 2006 at 05:58:35PM CET: Running config

[O-MPI devel] while-loop around opal_condition_wait

2006-01-11 Thread Rainer Keller
Hello dear all, I had a point on the tbd-list, that I would like to ask here: - Shouldn't we have a while-loop condition around every occurence of opal_condition_wait (spurious wake-ups) As we may do a pthread_cond_wait, e.g. in opal_free_list.h and OPAL_FREE_LIST_WAIT ? Occurrences:

Re: [O-MPI devel] configure warning

2006-01-11 Thread Ralf Wildenhues
* Brian Barrett wrote on Wed, Jan 11, 2006 at 05:28:55AM CET: > On Jan 10, 2006, at 12:15 PM, Ralf Wildenhues wrote: > > * Greg Watson wrote on Tue, Jan 10, 2006 at 05:58:35PM CET: > >> Running configure from 1.0.2a3 on OSX 10.4.3: > >> > >> configure: WARNING: net/if.h: present but cannot be compi