Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
errmgr
/
hnp
История
Shiqing Fan
2c9a4beffd
Add and remove a few components for windows build.
...
This commit was SVN r25775.
2012-01-25 09:01:27 +00:00
..
configure.m4
This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build.
2011-11-22 21:24:35 +00:00
errmgr_hnp_autor.c
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
errmgr_hnp_component.c
Add a set of default errmgr components that support solely the default "everything dies on error" behavior. Set their priority to be selected by default, but provide params to adjust those priorities to allow other component selection.
2011-09-13 22:03:45 +00:00
errmgr_hnp_crmig.c
By popular demand the epoch code is now disabled by default.
2011-08-26 22:16:14 +00:00
errmgr_hnp.c
Keep everyone in sync with new job state
2011-12-02 14:12:40 +00:00
errmgr_hnp.h
Refactor some code to remove a few API handles from errmgr. Reviewed/tested by Wes.
2011-08-18 16:24:45 +00:00
help-orte-errmgr-hnp.txt
Simplification of the ErrMgr framework by removing the 'stack'/composite functionality.
2010-08-19 13:09:20 +00:00
Makefile.am
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +00:00