Brian Barrett
e8afe9d9ef
* fix some remaining ompi references
...
This commit was SVN r6331.
2005-07-04 00:16:24 +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
39dbeeedfb
* rename locking code from ompi to opal
...
This commit was SVN r6327.
2005-07-03 22:45:48 +00:00
Brian Barrett
9da0b4fe1d
* rename all the atomic functions from ompi to opal
...
This commit was SVN r6325.
2005-07-03 21:38:51 +00:00
Brian Barrett
9f0c969bb4
* rename ompi_hash_table opal_hash_table
...
This commit was SVN r6324.
2005-07-03 16:52:32 +00:00
Brian Barrett
764a9314db
* rename ompi_value_array opal_value_array
...
This commit was SVN r6323.
2005-07-03 16:38:52 +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
499e4de1e7
* rename ompi_object and ompi_class to opal_object and opal_class
...
This commit was SVN r6321.
2005-07-03 16:06:07 +00:00
Brian Barrett
8cad33db40
* finish modex move
...
* fix protection in opal_free_list.h
* Fix some makefiles
This commit was SVN r6311.
2005-07-03 00:52:18 +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
Brian Barrett
73f05ce012
* remove last of ompi_free_list / mpool refs
...
This commit was SVN r6298.
2005-07-02 15:51:22 +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
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
e10a181120
Fix typo
...
This commit was SVN r6276.
2005-07-02 14:24:55 +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
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
3a9179a0d7
Initial population of the opal tree
...
This commit was SVN r6267.
2005-07-02 13:43:20 +00:00