Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
История
Ralph Castain
f6b4db0b79
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
...
This commit was SVN r27908.
2013-01-25 18:33:25 +00:00
..
etc
Add a note in the default hostfile that it is not used in managed
2012-09-07 14:41:19 +00:00
include
Add initial support for dynamic allocations. At this time, only Slurm supports the new capability, which will be included in an upcoming release.
2013-01-20 00:33:42 +00:00
mca
Fix rank_file operations. We changed the syntax to use semi-colons between multiple slot assignments so that we could use the comma to separate specific cores, but somehow the flex definitions didn't get updated to accept that character. We also incorrectly zero'd the bitmap between slot assignment sections, and so multiple slot assignments only wound up making the last one in the list.
2013-01-25 18:33:25 +00:00
orted
Remove stale code - message arrival time doesn't really mean much anymore.
2013-01-24 23:02:02 +00:00
runtime
Add initial support for dynamic allocations. At this time, only Slurm supports the new capability, which will be included in an upcoming release.
2013-01-20 00:33:42 +00:00
test
Add new test program
2013-01-20 00:29:45 +00:00
tools
Automake will ship the .in file whether or not the conditional is taken,
2013-01-24 21:36:25 +00:00
util
Add new job state
2013-01-20 00:30:27 +00:00
CMakeLists.txt
Another CMake scripts update for:
2012-07-27 11:49:09 +00:00
Doxyfile
Fix the broken Doxyfile so people can generate what little code base documentation we have :-)
2006-04-13 12:52:17 +00:00
Makefile.am
Put back the static-library-detection stuff from r27668, with some
2012-12-13 22:31:37 +00:00