[OMPI devel] Use of the ompi free list

2007-09-26 Thread Richard Graham
We are looking at making some changes to the ompi free list in ompi/class/ ompi_free_list.[c,h] , and are trying to decide if to go ahead with an interface change that will allow separate control over alignment of the frag and payload data structures. We are aware of several implementations of btl

Re: [OMPI devel] Use of the ompi free list

2007-09-26 Thread Don Kerr
Rich, It appears the the udapl btl is not even building in your tmp branch. -DON ... "btl_udapl.c", line 305: syntax error before or at: ; "btl_udapl.c", line 315: syntax error before or at: ) "btl_udapl.c", line 374: cannot recover from previous errors cc: acomp failed for btl_udapl.c mak

Re: [OMPI devel] Use of the ompi free list

2007-09-26 Thread Richard Graham
Just made a fix ­ there was a semi-colon instead of a comma. I can¹t build this, so it you want to give it a shot, I would appreciate this. Rich On 9/26/07 1:12 PM, "Don Kerr" wrote: > Rich, > > It appears the the udapl btl is not even building in your tmp branch. > > -DON > > ... > "

Re: [OMPI devel] Use of the ompi free list

2007-09-26 Thread Don Kerr
will do Richard Graham wrote: Just made a fix – there was a semi-colon instead of a comma. I can’t build this, so it you want to give it a shot, I would appreciate this. Rich On 9/26/07 1:12 PM, "Don Kerr" wrote: Rich, It appears the the udapl btl is not even building in your tmp