Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
История
Ralph Castain
bb521c6b7e
Properly count local procs to set oversubscribed condition
...
This commit was SVN r24037.
2010-11-10 21:59:35 +00:00
..
base
Properly count local procs to set oversubscribed condition
2010-11-10 21:59:35 +00:00
default
* Ensure to set paffinity_enabled in all cases
2010-10-07 15:48:49 +00:00
process
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
Makefile.am
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
2010-09-24 22:53:28 +00:00
odls_types.h
Let max restarts be associated with an app_context instead of a job so that individual apps can have different values. Default to a single job-level value
2010-06-07 14:21:08 +00:00
odls.h
Add a sensor framework to ORTE that monitors applications and notifies the errmgr when they exceed specified boundaries. Two modules are included here:
2010-04-26 22:15:57 +00:00