Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
17 899
коммитов
3
Ветки
0
Теги
Граф коммитов
3 Коммитов
Автор
SHA1
Сообщение
Дата
Ralph Castain
cada035f38
Fix the segfault problem in the orteds - turns out it only occurred with progress threads enabled. Ensure the thread gets started at the right time (at the end of init), although the event base gets created earlier. Remove the finalize event as we can instead use the loopbreak call to exit the event loop.
...
This commit was SVN r27721.
2012-12-25 19:30:18 +00:00
Ralph Castain
bc54976f13
Silence warnings when threads are enabled
...
This commit was SVN r27550.
2012-11-01 03:34:51 +00:00
Ralph Castain
09f413025b
As per the RFC, upgrade OMPI to libevent 2.0.19. Leave the 2.0.13 release in the system, but inactive, for now in case we discover a need to rollback.
...
This commit was SVN r26431.
2012-05-11 01:05:36 +00:00