make sure the final number of aggregators is recorded correctly when not using
our aggregator selection logic.
Этот коммит содержится в:
родитель
ac4197fb1b
Коммит
9b2a7e41f0
@ -1053,6 +1053,7 @@ int ompi_io_ompio_set_aggregator_props (struct mca_io_ompio_file_t *fh,
|
|||||||
}
|
}
|
||||||
|
|
||||||
fh->f_aggregator_index = 0;
|
fh->f_aggregator_index = 0;
|
||||||
|
fh->f_final_num_aggrs = num_aggregators;
|
||||||
|
|
||||||
return OMPI_SUCCESS;
|
return OMPI_SUCCESS;
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user