#273 Bundling exception for libevent in openmpi
Closed: Invalid None Opened 10 years ago by orion.

openmpi bundles libevent, and apparently has done so since openmpi 1.0. It is pretty tightly integrated into openmpi, and is kept up to date (in fact currently it is ahead of Fedora). I brought it up with upstream, thread starts here:

http://www.open-mpi.org/community/lists/devel/2013/04/12273.php

and was pointed to this for reasoning:

https://svn.open-mpi.org/source/xref/ompi-trunk/opal/mca/event/base/README.openmpi

Some salient points:
- OMPI is fairly tied to the specific version of libevent that is bundled, and would likely take quite a bit of effort to use the system version.
- It is modified slightly to add additional tests
- It is compiled without thread support for performance reasons, the Fedora package is compiled with it.
- Upstream is exploring the possibility of linking to an external libevent and is open to the idea if it seems appropriate.


Looks like upstream is moving towards being able to use an external libevent, so this may be resolved that way eventually.

Is there still anything to do here? I'll move it to meeting but Orion's on FPC now so he can close it if necessary.

Yeah, this is not needed anymore.

Metadata Update from @orion:
- Issue assigned to tibbs

7 years ago

Login to comment on this ticket.

Metadata