Less talkative ....
This commit was SVN r5751.
Этот коммит содержится в:
родитель
d3029fbdb9
Коммит
b41444ddcb
@ -64,9 +64,9 @@ int ompi_convertor_create_stack_with_pos_general( ompi_convertor_t* pConvertor,
|
||||
pConvertor->bConverted = pConvertor->count * pData->size;
|
||||
return OMPI_SUCCESS;
|
||||
}
|
||||
ompi_output( 0, "Data extent %d size %d count %d total_size %d starting_point %d\n",
|
||||
/*ompi_output( 0, "Data extent %d size %d count %d total_size %d starting_point %d\n",
|
||||
pData->ub - pData->lb, pData->size, pConvertor->count,
|
||||
pData->size * pConvertor->count, starting_point );
|
||||
pData->size * pConvertor->count, starting_point );*/
|
||||
pConvertor->stack_pos = 0;
|
||||
pStack = pConvertor->pStack;
|
||||
/* Fill the first position on the stack. This one correspond to the
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user