Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
rank_file
История
Ralph Castain
645df5e823
Don't release the node_name field as it gets used in the slots parsing - will be released at newline detection
...
This commit was SVN r32058.
2014-06-20 13:18:46 +00:00
..
configure.m4
Don't build rank_file if you can't use it anyway
2013-03-27 15:12:40 +00:00
help-rmaps_rank_file.txt
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
Makefile.am
Use the correct abstraction layer name for the data dirs
2014-05-08 14:32:24 +00:00
rmaps_rank_file_component.c
MCA/base: Add new MCA variable system
2013-03-27 21:09:41 +00:00
rmaps_rank_file_lex.h
- Replace combinations of
2009-08-20 11:42:18 +00:00
rmaps_rank_file_lex.l
Fix some annoying flex warnings that have been there for years.
2013-12-14 00:36:12 +00:00
rmaps_rank_file.c
Don't release the node_name field as it gets used in the slots parsing - will be released at newline detection
2014-06-20 13:18:46 +00:00
rmaps_rank_file.h
add prototypes for lex destroy functions
2012-11-09 22:00:27 +00:00