Someday soon, coll sm will be reliable.  Really.  :-)

One thing I noticed is that coll sm is "slow" in communicator construction and destruction because it mmap's upon creation and munmap's upon deletion. For most apps, this probably doesn't matter. For apps that create bajillions of communicators, the effect can be noticeable.

There's at least one way to alleviate this effect, but I don't have time to implement this optimization. I wrote up a ticket with a few more details:

    https://svn.open-mpi.org/trac/ompi/ticket/2027

--
Jeff Squyres
jsquy...@cisco.com

Reply via email to