Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
rank_file
История
Ralph Castain
5602156a1c
Use the correct abstraction layer name for the data dirs
...
This commit was SVN r31684.
2014-05-08 14:32:24 +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
If a rankfile is given and the number of procs not specified in the mpirun cmd line, then set the number of procs to the number of ranks in the rankfile
2013-09-02 15:04:40 +00:00
rmaps_rank_file.h
add prototypes for lex destroy functions
2012-11-09 22:00:27 +00:00