1
1
This commit was SVN r5751.
Этот коммит содержится в:
George Bosilca 2005-05-18 21:23:48 +00:00
родитель 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