1
1
openmpi/ompi/class
Brian Barrett 1302cb4072 The next in a long line of crazed build system changes from Brian. This was
originally suggested by Ralf Wildenhues, to try to speed autogen, configure,
and make (and possibly even make install).  Use automake's include directive
to drastically reduce the number of Makefile files (although the number of
Makefile.am files is the same - most are just included in a top-level
Makefile.am).  Also use an Automake SUBDIRs feature to eliminate the
dynamic-mca tree, which was no longer really needed.  This makes adding
a framework easier (since you don't have to remember the dynamic-mca
tree) and makes building faster (as make doesn't have to recurse through
the dynamic-mca tree)

This commit was SVN r7777.
2005-10-17 00:21:10 +00:00
..
Makefile.am The next in a long line of crazed build system changes from Brian. This was 2005-10-17 00:21:10 +00:00
ompi_bitmap.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
ompi_bitmap.h * rename ompi_value_array opal_value_array 2005-07-03 16:38:52 +00:00
ompi_circular_buffer_fifo.h * Add memory barriers for shared memory. Rich and I think we got them 2005-09-19 16:28:25 +00:00
ompi_fifo.h merge of rcache work into the trunk.. lotsa fun ;-).. 2005-09-12 22:28:23 +00:00
ompi_free_list.c merge of rcache work into the trunk.. lotsa fun ;-).. 2005-09-12 22:28:23 +00:00
ompi_free_list.h * track the actual allocations within the ompi and opal free_lists, so that 2005-09-03 19:46:44 +00:00
ompi_pointer_array.c Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00
ompi_pointer_array.h - added routine to ompi_pointer_array to remove array contents 2005-10-03 23:29:26 +00:00
ompi_rb_tree.c * rename ompi_list to opal_list 2005-07-03 16:22:16 +00:00
ompi_rb_tree.h Ensure to get ompi/include/constants.h 2005-08-12 21:42:07 +00:00