Remove debug
Этот коммит содержится в:
родитель
a16b3cc33d
Коммит
e55cc63da9
@ -106,13 +106,6 @@ int orte_proc_info(void)
|
|||||||
return ORTE_SUCCESS;
|
return ORTE_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
|
||||||
int delay = 0;
|
|
||||||
while( delay ){
|
|
||||||
sleep(1);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
init = true;
|
init = true;
|
||||||
|
|
||||||
OBJ_CONSTRUCT(&orte_process_info.super, opal_proc_t);
|
OBJ_CONSTRUCT(&orte_process_info.super, opal_proc_t);
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user