Brian Barrett
8077da277b
* move ompi_rb_tree from opal to ompi since it's only used in ompi, and should
...
have the ompi_free_list instead of the opal_free_list
* Change orte to use opal_free_list instead of ompi_free_list
This commit was SVN r6307.
2005-07-02 16:46:27 +00:00
Jeff Squyres
335307b9a5
Port over latest fixes from beta branch
...
This commit was SVN r6303.
2005-07-02 16:02:35 +00:00
Jeff Squyres
f9fcb77f63
Fixups for pointer_array->argv changes
...
This commit was SVN r6302.
2005-07-02 16:02:26 +00:00
Brian Barrett
76035790ee
* fix some more makefiles
...
This commit was SVN r6301.
2005-07-02 16:00:15 +00:00
Jeff Squyres
5691aa5c93
Fix up -- no need modex here, but now need mca/mca.h
...
This commit was SVN r6300.
2005-07-02 15:56:45 +00:00
Brian Barrett
b77505d61c
* remove unneeded pml.h in ompi_progress
...
* fix Makefile.am
This commit was SVN r6299.
2005-07-02 15:54:41 +00:00
Brian Barrett
73f05ce012
* remove last of ompi_free_list / mpool refs
...
This commit was SVN r6298.
2005-07-02 15:51:22 +00:00
Jeff Squyres
d245788f67
Remove dynamic-mca from Makefile.am
...
This commit was SVN r6297.
2005-07-02 15:46:01 +00:00
Brian Barrett
957ac4fe3d
* change ompi -> opal and remove the mpool code
...
This commit was SVN r6295.
2005-07-02 15:42:29 +00:00
Jeff Squyres
aa280da712
Forgot to move dynamic-mca/allocator and mpool over to ompi. opal now
...
no longer has any need for dynamic-mca
This commit was SVN r6293.
2005-07-02 15:38:36 +00:00
Jeff Squyres
959a08bf42
Compromise:
...
- move mpool and allocator frameworks back to ompi (from opal)
- specialize the ompi_free_list class to use an mpool instance
- un-specialize opal_free_list to *not* use mpool; just use malloc/free
This commit was SVN r6292.
2005-07-02 15:35:34 +00:00
Jeff Squyres
bf318e394c
Move some OMPI-specific classes from opal->ompi
...
This commit was SVN r6288.
2005-07-02 15:21:32 +00:00
Brian Barrett
a4468e60c2
* change src/ to opal/ in asm paths
...
This commit was SVN r6285.
2005-07-02 14:57:46 +00:00
Jeff Squyres
fe76370cd3
While we're here, re-indent properly. :D
...
This commit was SVN r6283.
2005-07-02 14:41:58 +00:00
Jeff Squyres
ff41c82259
Remove ORTE-specific call
...
This commit was SVN r6282.
2005-07-02 14:41:22 +00:00
Jeff Squyres
da465b38e2
Fix typo
...
This commit was SVN r6279.
2005-07-02 14:35:30 +00:00
Brian Barrett
0c16b5419e
* first cut at autogen.sh / configure for new directory structure
...
* fix some broken makefile.ams
This commit was SVN r6277.
2005-07-02 14:29:45 +00:00
Jeff Squyres
e10a181120
Fix typo
...
This commit was SVN r6276.
2005-07-02 14:24:55 +00:00
Jeff Squyres
5ad98c7b32
First cut at converting show_help to ompi_argv.h
...
(vs. ompi_pointer_array.h)
This commit was SVN r6275.
2005-07-02 14:19:49 +00:00
Jeff Squyres
d865e68e20
First cut at Makefile.am changes
...
This commit was SVN r6272.
2005-07-02 14:08:19 +00:00
Jeff Squyres
d05658f705
Add opal/Makefile
...
This commit was SVN r6271.
2005-07-02 13:53:01 +00:00
Jeff Squyres
05d7543b4e
Move a small number of specialized classes back to ompi
...
This commit was SVN r6270.
2005-07-02 13:44:20 +00:00
Jeff Squyres
cd497636ac
Move modex out of opal MCA base into orte/util
...
This commit was SVN r6268.
2005-07-02 13:43:30 +00:00
Jeff Squyres
3a9179a0d7
Initial population of the opal tree
...
This commit was SVN r6267.
2005-07-02 13:43:20 +00:00