* turn off debugging in the bowels of the Portals reference implementation
This commit was SVN r6864.
Этот коммит содержится в:
родитель
c0b5129df9
Коммит
f68ede1c93
@ -46,7 +46,7 @@ mca_btl_portals_init_compat(mca_btl_portals_component_t *comp)
|
|||||||
{
|
{
|
||||||
ptl_process_id_t info;
|
ptl_process_id_t info;
|
||||||
int ret, max_interfaces;
|
int ret, max_interfaces;
|
||||||
#if 1 /* send all the portals internal debug to a file or stderr */
|
#if 0 /* send all the portals internal debug to a file or stderr */
|
||||||
FILE *output;
|
FILE *output;
|
||||||
char *tmp;
|
char *tmp;
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user