Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
orted
История
Ralph Castain
2f4e87eae9
Have rank=1 daemon always send its topology back as this is the most common use-case
...
Signed-off-by: Ralph Castain <rhc@open-mpi.org>
2017-01-25 09:33:11 -08:00
..
pmix
Improve packing efficiency by raising the initial buffer size and modifying the extension code. Flag if a job map has had its nodes added so we don't have to loop repeatedly to check it.
2017-01-21 14:03:19 -08:00
help-orted.txt
Move the help into the proper file: all orte_show_help in
2016-04-07 22:52:23 +02:00
Makefile.am
Refactor the ORTE DVM code so that external codes can submit multiple jobs using only a single connection to the HNP.
2016-02-13 08:10:44 -08:00
orted_comm.c
Revert e9bc293 and try a different approach for scalably dealing with hetero clusters. Have each orted send back its topo "signature". If mpirun detects that this signature has not been seen before, then ask for that daemon to send back its full topology description. This allows the system to only get the topology once for each unique topo in the cluster.
2017-01-18 10:22:15 -08:00
orted_main.c
Have rank=1 daemon always send its topology back as this is the most common use-case
2017-01-25 09:33:11 -08:00
orted_submit.c
Deprecate the --slot-list paramaeter in favor of --cpu-list. Remove the --cpu-set param (mark it as deprecated) and use --cpu-list instead as it was confusing having the two params. The --cpu-list param defines the cpus to be used by procs of this job, and the binding policy will be overlayed on top of it.
2017-01-24 13:33:22 -08:00
orted_submit.h
Deprecate the --slot-list paramaeter in favor of --cpu-list. Remove the --cpu-set param (mark it as deprecated) and use --cpu-list instead as it was confusing having the two params. The --cpu-list param defines the cpus to be used by procs of this job, and the binding policy will be overlayed on top of it.
2017-01-24 13:33:22 -08:00
orted.h
more c99 updates
2015-06-25 10:14:13 -06:00