1
1
openmpi/test
Eugene Loh 463f11f993 Improve shared-memory allocation:
* compute mmap-file size more wisely and pass requested size to allocator
* change MCA parameters:
  - get rid of mpool_sm_per_peer_size
  - get rid of mpool_sm_max_size
  - set default mpool_sm_min_size to 0
* no longer pad sm allocations to page boundaries
* have sm_btl_first_time_init check return codes on free-list creations

Have mca_btl_sm_prepare_src() check to see if it can allocate an EAGER fragment
rather than a MAX fragment if the smaller size works.

Remove ompi/class/ompi_[circular_buffer_]fifo.h and references thereto.

Remove opal/util/pow2.[c|h] and references thereto.

This commit was SVN r20614.
2009-02-20 19:51:57 +00:00
..
asm * the .c files created by symlinking get shipped in the tarball as 2006-03-21 03:14:49 +00:00
carto Do a little cleanup on the opal graph class and opal carto framework to conform to OMPI naming conventions and avoid potential conflict with user applications - no change in functionality, passes carto test program 2008-05-07 19:33:49 +00:00
class Improve shared-memory allocation: 2009-02-20 19:51:57 +00:00
datatype Update the test to check that all data is exposed via the 2009-01-28 23:07:02 +00:00
dss Remove the now-unused arithmatic interface to the dss 2008-02-28 21:36:51 +00:00
event Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
memchecker merging the memchecker into trunk. 2008-02-12 08:46:27 +00:00
mpi - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
peruse Re-enable "make dist", at least until #1232 is fixed. 2008-03-09 21:36:10 +00:00
runtime These changes were mostly captured in a prior RFC (except for #2 below) and are aimed specifically at improving startup performance and setting up the remaining modifications described in that RFC. 2007-10-05 19:48:23 +00:00
support Adjust the comment to be correct, per 2008-06-06 01:23:58 +00:00
threads Re-enable "make dist", at least until #1232 is fixed. 2008-03-09 21:36:10 +00:00
util Remove the obsolete and largely unused orte_system_info structure. The only fields that were used in that struct were nodeid and nodename - these have been transferred to the orte_process_info structure. 2008-03-23 23:10:15 +00:00
CMakeLists.txt - 1/4 commit for Windows Visual Studio and CCP support: 2008-12-10 20:59:20 +00:00
Makefile.am Remove memory tests, as they're out of date 2008-06-14 14:01:05 +00:00