1
1

Fixed offset data type in communication

This commit was SVN r32708.
Этот коммит содержится в:
Mangala Jyothi Bhaskar 2014-09-11 14:50:30 +00:00
родитель 9e7e90265f
Коммит 6e5f2c8ae8

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

@ -2040,10 +2040,10 @@ int mca_io_ompio_create_groups(mca_io_ompio_file_t *fh,
//Gather start offsets across processes in a group on aggregator
ompi_io_ompio_allgather_array (start_offset_len,
3,
MPI_LONG,
OMPI_OFFSET_DATATYPE,
start_offsets_lens,
3,
MPI_LONG,
OMPI_OFFSET_DATATYPE,
0,
fh->f_init_procs_in_group,
fh->f_init_procs_per_group,