Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
История
Tim Prins
08d5ca821f
Don't get the node architecture when useing the LoadLevleer RAS. It is slow (about a second for ~300 nodes) and we don't even use the value.
...
This commit was SVN r12758.
2006-12-05 13:47:53 +00:00
..
errmgr
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
gpr
Make the tree compile in debug mode.
2006-12-01 23:03:09 +00:00
iof
Fixes trac:635.
2006-11-28 21:42:49 +00:00
ns
Make the compilers happy.
2006-12-03 00:19:11 +00:00
odls
Provide parameters in a correct order (processor/oversubscribed was swapped).
2006-12-04 12:55:45 +00:00
oob
Make the compilers happy.
2006-12-03 00:19:11 +00:00
pls
Make the compilers happy.
2006-12-03 00:19:11 +00:00
ras
Don't get the node architecture when useing the LoadLevleer RAS. It is slow (about a second for ~300 nodes) and we don't even use the value.
2006-12-05 13:47:53 +00:00
rds
Bring over the update to terminate orteds that are generated by a dynamic spawn such as comm_spawn. This introduces the concept of a job "family" - i.e., jobs that have a parent/child relationship. Comm_spawn'ed jobs have a parent (the one that spawned them). We track that relationship throughout the lineage - i.e., if a comm_spawned job in turn calls comm_spawn, then it has a parent (the one that spawned it) and a "root" job (the original job that started things).
2006-11-14 19:34:59 +00:00
rmaps
Fix a bug that declared a node as "oversubscribed" a little early during the mapper procedure. This only affected the mapping procedure, and only if you had set the "--no-oversubscribe" flag.
2006-12-05 13:04:27 +00:00
rmgr
First stage in the move to a faster startup. Change the ORTE stage gate xcast into a binary tree broadcast (away from a linear broadcast). Also, removed the timing report in the gpr_proxy component that printed out the number of bytes in the compound command message as the answer was "not much" - reduces the clutter in the data.
2006-11-28 00:06:25 +00:00
rml
First stage in the move to a faster startup. Change the ORTE stage gate xcast into a binary tree broadcast (away from a linear broadcast). Also, removed the timing report in the gpr_proxy component that printed out the number of bytes in the compound command message as the answer was "not much" - reduces the clutter in the data.
2006-11-28 00:06:25 +00:00
schema
Move the name of the bproc common segment to the central schema location - avoids conflicts when bproc 3 components try to build
2006-11-22 20:23:17 +00:00
sds
cleanup unused variables
2006-11-21 20:51:39 +00:00
smr
Fix a potential bug in the registry where it didn't fully check a segment's name when searching for it. Will have to verify that this doesn't break other things.
2006-11-23 04:17:37 +00:00