Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
odls
/
base
История
Jeff Squyres
089c632cce
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
...
variables. So get rid of them. This commit was SVN r28538.
2013-05-17 21:45:49 +00:00
..
base.h
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
help-orte-odls-base.txt
Fix the error message in case a daemon does not succeed at killing the
2012-09-24 15:25:21 +00:00
Makefile.am
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
odls_base_default_fns.c
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
2013-05-17 21:45:49 +00:00
odls_base_frame.c
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
odls_base_select.c
Update ORTE frameworks to use the MCA framework system.
2013-03-27 21:14:43 +00:00
odls_private.h
Introduce staged execution. If you don't have adequate resources to run everything without oversubscribing, don't want to oversubscribe, and aren't using MPI, then staged execution lets you (a) run as many procs as there are available resources, and (b) start additional procs as others complete and free up resources. Adds a new mapper as well as a new state machine.
2012-08-28 21:20:17 +00:00