Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
rank_file
История
Jeff Squyres
089c632cce
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
...
variables. So get rid of them. This commit was SVN r28538.
2013-05-17 21:45:49 +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
WARNING: Work on the temp branch being merged here encountered problems with bugs in subversion. Considerable effort has gone into validating the branch. However, not all conditions can be checked, so users are cautioned that it may be advisable to not update from the trunk for a few days to allow MTT to identify platform-specific issues.
2010-09-17 23:04:06 +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 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
rmaps_rank_file.c
Remove a bunch of dead code: gcc 4.7 warns of set-but-unused
2013-05-17 21:45:49 +00:00
rmaps_rank_file.h
add prototypes for lex destroy functions
2012-11-09 22:00:27 +00:00