* 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
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:
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
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