Brian Barrett
bf8a3632bb
* bunch more memory leak / block in use fixes
...
This commit was SVN r7085.
2005-08-29 21:35:01 +00:00
Jeff Squyres
cce0950df7
- change a bunch of OMPI_* constants or ORTE_* equivalents
...
- change the framework opens to [mostly] use the new MCA param API
- properly pass in framework debug output streams to the
mca_base_component_open() function
This commit was SVN r6888.
2005-08-15 18:25:35 +00:00
Brian Barrett
0ae16f2ab7
* add local hook to remove static-components.h in distclean target. The
...
files are generated by configure, and not part of the tarball, so
distclean would be the right place to remove them.
This commit was SVN r6390.
2005-07-08 13:54:12 +00:00
Jeff Squyres
6a9c9953bc
Remove a bunch of -I's that are no longer necessary with
...
properly-prefixed static-component.h files.
This commit was SVN r6342.
2005-07-04 18:24:58 +00:00
Brian Barrett
a13166b500
* rename ompi_output to opal_output
...
This commit was SVN r6329.
2005-07-03 23:31:27 +00:00
Brian Barrett
23b687b0f4
* rename ompi_event to opal_event
...
This commit was SVN r6328.
2005-07-03 23:09:55 +00:00
Brian Barrett
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Brian Barrett
761402f95f
* rename ompi_list to opal_list
...
This commit was SVN r6322.
2005-07-03 16:22:16 +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
282a8b5e8d
More orte Makefile.am updates
...
This commit was SVN r6287.
2005-07-02 15:13:41 +00:00
Jeff Squyres
1b18979f79
Initial population of orte tree
...
This commit was SVN r6266.
2005-07-02 13:42:54 +00:00