Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
plm
История
Ralph Castain
b2c73f6e11
Fix tree-spawn to work within the new modex system
...
This commit was SVN r18349.
2008-05-01 19:19:34 +00:00
..
alps
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
base
Fix tree-spawn to work within the new modex system
2008-05-01 19:19:34 +00:00
ccp
If it's not the HNP, release the cluster object first and return.
2008-04-23 13:21:32 +00:00
gridengine
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
lsf
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
process
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
rsh
Fix tree-spawn to work within the new modex system
2008-05-01 19:19:34 +00:00
slurm
Add a binomial tree-based launch to ssh, turned "on" only when the plm_rsh_tree_spawned mca param is set to a non-zero value. This probably isn't a very optimized capability, but it does execute a tree-based launch that may scale better than linear at high node counts.
2008-04-14 18:26:08 +00:00
submit
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
tm
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
xgrid
Fix the plm modules to accommodate the new remote_spawn entry - set that entry to NULL for all but rsh as only that module supports it at this time
2008-04-14 19:36:13 +00:00
Makefile.am
Merge the ORTE devel branch into the main trunk. Details of what this means will be circulated separately.
2008-02-28 01:57:57 +00:00
plm_types.h
Bring some sanity to the exit code returned by mpirun. Ensure that we provide a non-zero code if something goes wrong, including someone exiting after calling mpi_init without calling mpi_finalize.
2008-03-19 19:00:51 +00:00
plm.h
Add a binomial tree-based launch to ssh, turned "on" only when the plm_rsh_tree_spawned mca param is set to a non-zero value. This probably isn't a very optimized capability, but it does execute a tree-based launch that may scale better than linear at high node counts.
2008-04-14 18:26:08 +00:00