Brian Barrett
e984f48ad9
* add missing Makefile to configure output
...
* Fix MPI profiling layer symlink code from src -> ompi
* Change some modex includes
This commit was SVN r6309.
2005-07-02 17:32:01 +00:00
Brian Barrett
e4400b1315
* add missing include file
...
This commit was SVN r6308.
2005-07-02 17:27:00 +00:00
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
1b6326f76d
Move module_exchange to pml/base
...
This commit was SVN r6305.
2005-07-02 16:12:04 +00:00
Brian Barrett
6a6f93637d
* add mpool and allocator to makefile
...
This commit was SVN r6304.
2005-07-02 16:03:43 +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
Jeff Squyres
aa056f7bfd
First cut of OMPI Makefile.am's, plus a few more catchup updates in orte
...
This commit was SVN r6286.
2005-07-02 15:06:47 +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
a314578d94
Oops -- rmgr should be in orte, not ompi.
...
This commit was SVN r6274.
2005-07-02 14:14:42 +00:00
Jeff Squyres
3c99cf301a
- Remove some empty directories (from before the directory re-org)
...
- Add zero-length Makefile.am's so that we can plug them into
configure.ac now and not have to keep editing it
This commit was SVN r6273.
2005-07-02 14:13:35 +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
4ab17f019b
Rename src -> ompi
...
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00