Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
opal
/
mca
/
event
История
Ralph Castain
9166a8cc95
Per telecon today, add a flag so we only warn once about reentrant libevent loops - this will allow developers to better diagnose the problem as we won't swamp filesystems with warning messages.
...
This commit was SVN r28712.
2013-07-03 04:51:36 +00:00
..
base
Per the RFC, always enable libevent thread support.
2013-05-03 15:39:05 +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
libevent2019
Per telecon today, add a flag so we only warn once about reentrant libevent loops - this will allow developers to better diagnose the problem as we won't swamp filesystems with warning messages.
2013-07-03 04:51:36 +00:00
libevent2021
+ remove autogenerated 'install-sh'
2013-06-07 20:40:24 +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