Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
event
История
Ralph Castain
846326af7f
Silence warning
...
This commit was SVN r32433.
2014-08-05 15:33:12 +00:00
..
base
Revert r31765 as it causes segfaults in all orte tools. We aren't getting all the events off of the event base in those tools prior to opal calling event_base_free, and that means there are stale memory references that libevent is trying to release.
2014-05-15 14:02:16 +00:00
external
George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-)
2014-07-26 00:47:28 +00:00
libevent2021
Silence warning
2014-08-05 15:33:12 +00:00
configure.m4
In short: this commit removes a bunch of code by switching the opal
2013-01-12 01:28:37 +00:00
event.h
As per the RFC:
2014-04-29 21:49:23 +00:00
Makefile.am
The final step of the RFC: convert the <foo>libdir and friends to fit their respective code areas, and equate them all at the top. Note that we can't entirely separate things as the opal_install_dirs framework can't handle separated locations for the various trees.
2014-05-08 02:01:35 +00:00
OMPI_LIBEVENT_README.txt
Somebody (accidentally) removed the instructions for updating libevent releases in OMPI, so replace them with at least an outline on how to do it.
2013-04-22 17:05:56 +00:00