Adding RHC to the thread...

I'm guessing that the patch will have to be modified for the ORTE tmp branch.



On Dec 16, 2007, at 6:18 PM, George Bosilca wrote:

Right, I wonder why it didn't show in the patch file. Anyway, it completely remove the orte_pointer_array.[ch] as well as the ompi_pointer_array.[ch] file.

 Thanks,
   george.

On Dec 16, 2007, at 12:01 AM, Tim Mattox wrote:

The patch looks good to my eyeballs, though I've not done any testing with it. I presume a follow on patch would remove the orte_pointer_array. [ch] files?

On Dec 15, 2007 4:01 PM, George Bosilca <bosi...@eecs.utk.edu> wrote:
I have a patch that unify the pointer array implementations into just one. Right now, we have 2 pointer array implementations: one for ORTE
and one for OMPI. The differences are small and mostly insignificant
(there is no way to add more than 2^31 elements in the pointer array
anyway). The following patch propose to merge these two pointer array
into one, implemented in OPAL (and called opal_pointer_array).

If nobody has complained before Wednesday noon I'll commit the patch.

 Thanks,
   george.




_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel




--
Tim Mattox, Ph.D. - http://homepage.mac.com/tmattox/
tmat...@gmail.com || timat...@open-mpi.org
  I'm a bright... http://www.the-brights.net/
_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

Reply via email to