Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
event
История
Ralph Castain
7de493fc02
Silence a warning about an address that can never be NULL - libevent needs to deal with the situation where the user may have compiled the code on a system where this function is present, but executes it on one where it isn't. Thus, a compile-time test isn't adequate.
...
Pushed upstream. cmr:v1.7.3:reviewer=jsquyres This commit was SVN r29201.
2013-09-18 02:03:01 +00:00
..
base
We really should be closing the event framework when told to do so.
2013-07-03 16:57:14 +00:00
external
Add the ability to use an external version of libevent. Clearly not recommended at this time. I've verified that it works in limited scenarios, but more thorough testing and performance impacts need to be assessed.
2013-04-29 17:02:37 +00:00
libevent2021
Silence a warning about an address that can never be NULL - libevent needs to deal with the situation where the user may have compiled the code on a system where this function is present, but executes it on one where it isn't. Thus, a compile-time test isn't adequate.
2013-09-18 02:03:01 +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
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
2012-04-06 14:23:13 +00:00
Makefile.am
Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac.
2010-10-24 18:35:54 +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