Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
util
/
hostfile
История
Ralph Castain
6db5737779
Remove a couple of mutex vars that were defined and used - but never initialized. No clear way to initialize them, and that area of the code should never see threads anyway.
...
This commit was SVN r19889.
2008-11-03 17:23:10 +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
We should use #ifdef and not #if
2008-09-05 12:44:19 +00:00
hostfile.c
Remove a couple of mutex vars that were defined and used - but never initialized. No clear way to initialize them, and that area of the code should never see threads anyway.
2008-11-03 17:23:10 +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