Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Вход
ports
/
openmpi
Следить
1
В избранное
1
Форкнуть
0
Вы уже форкнули openmpi
Код
Релизы
Активность
openmpi
/
orte
/
mca
/
rmaps
/
rank_file
История
Ralph Castain
e615af8b80
Silence coverity...
...
This commit was SVN r21149.
2009-05-04 22:22:47 +00:00
..
configure.params
Added new RMAPS component for rank mapping
2008-03-18 09:33:49 +00:00
help-rmaps_rank_file.txt
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00
Makefile.am
Clean-up the mess. Repair static builds. Remove unused and empty C-decl braces. Add missing prototype for function.
2008-03-31 13:02:33 +00:00
rankfile_lex.h
Added new RMAPS component for rank mapping
2008-03-18 09:33:49 +00:00
rankfile_lex.l
We should use #ifdef and not #if
2008-09-05 12:44:19 +00:00
rmaps_rank_file_component.c
- Get rid of incompatible implicit declaration
2009-04-29 08:11:37 +00:00
rmaps_rank_file_lex.h
- Declare functions in lex-files as extern "C" {} to get
2008-08-04 11:49:01 +00:00
rmaps_rank_file_lex.l
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00
rmaps_rank_file.c
Silence coverity...
2009-05-04 22:22:47 +00:00
rmaps_rank_file.h
Revert r21097 as this results in multiple instantiations of global variables. Instead, fix the problem by including orte_globals.h in the orte_init.c.
2009-04-29 02:13:14 +00:00