Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
util
/
hostfile
История
Shiqing Fan
ce40b8a35e
- Fix typo ;-)
...
This commit was SVN r19438.
2008-08-27 17:06:40 +00:00
..
help-hostfile.txt
Add relative indexing capabilities for hostfile and -host - we can now reference hosts using a relative syntax.
2008-08-19 15:16:27 +00:00
hostfile_lex.h
- Fix typo ;-)
2008-08-27 17:06:40 +00:00
hostfile_lex.l
Per request from Terry, make -host and -hostfile respect order when used as filters. In other words, if you specify -host host1,host3,host2, then we should use the hosts in that order. Previously, we used them in whatever order they were found in the allocation - all the -host did was tell us which nodes to use, not what order to use them in.
2008-08-26 02:56:10 +00:00
hostfile.c
Ensure var is init before use
2008-08-26 13:38:11 +00:00
hostfile.h
Implement the seq rmaps module that sequentially maps process ranks to a list hosts in a hostfile.
2008-04-17 13:50:59 +00:00
orte_hosts.7in
Add relative indexing capabilities for hostfile and -host - we can now reference hosts using a relative syntax.
2008-08-19 15:16:27 +00:00