Quick (and temporary fix) for those getting missing symbols. Real fix
coming shortly (Monday or Tuesday). This commit was SVN r6538.
Этот коммит содержится в:
родитель
76a23519bf
Коммит
fee0cf5f29
@ -195,10 +195,12 @@ void ompi_info::open_components()
|
||||
*/
|
||||
component_map["ptl"] = &mca_ptl_base_components_opened;
|
||||
|
||||
#if 0
|
||||
/* mca_btl_base_open() should not be called directly. This call is performed
|
||||
* in the PML base open.
|
||||
*/
|
||||
component_map["btl"] = &mca_btl_base_components_opened;
|
||||
#endif
|
||||
|
||||
mca_topo_base_open();
|
||||
component_map["topo"] = &mca_topo_base_components_opened;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user