1
1
Jeff Squyres 068b9c72a2 Bunches of changes
- remove redundant OBJ_CONSTRUCT in bcast
- fix up some macros in coll_sm.h
- check to ensure that if there are too many processes in the
  communicator (i.e., if we couldn't fit a flag for each of them in
  the control segment), then fail selection
- setup the in_use flags properly
- adapt to new mpool API
- first working copy of reduce -- not tree-baed (but still
  NUMA-aware), and only processes in order from process 0 to process
  N-1 -- do not have a tree-based and/or commutative version yet
  (i.e., process the results in whatever order they arrive)

Reduce now passes the new ibm reduce_big.c test.  Woo hoo!  Time to
declare success for the evening (and run the intel test tomorrow).

This commit was SVN r7379.
2005-09-15 02:18:16 +00:00
..
2005-07-02 13:43:57 +00:00
2005-09-06 21:41:55 +00:00
2005-09-15 02:18:16 +00:00
2005-09-06 21:41:55 +00:00
2005-09-15 02:18:16 +00:00
2005-09-15 02:18:16 +00:00
2005-09-15 02:18:16 +00:00
2005-07-02 13:43:57 +00:00
2005-09-02 14:53:14 +00:00