1
1
This commit was SVN r25045.
Этот коммит содержится в:
Ralph Castain 2011-08-12 21:02:09 +00:00
родитель 1cbfb53801
Коммит ea4e2c2db4
2 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

@ -212,8 +212,6 @@ void orte_iof_hnp_recv(int status, orte_process_name_t* sender,
opal_buffer_t* buffer, orte_rml_tag_t tag,
void* cbdata)
{
int rc;
OPAL_OUTPUT_VERBOSE((5, orte_iof_base.iof_output,
"%s iof:hnp:receive got message from %s",
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),

Просмотреть файл

@ -175,8 +175,6 @@ void orte_iof_orted_recv(int status, orte_process_name_t* sender,
opal_buffer_t* buffer, orte_rml_tag_t tag,
void* cbdata)
{
int rc;
OPAL_OUTPUT_VERBOSE((1, orte_iof_base.iof_output,
"%s iof:orted:receive got message from %s",
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),