Remove unwanted spaces + Test commit
This commit was SVN r32576.
Этот коммит содержится в:
родитель
42b985b836
Коммит
b176787d0f
@ -252,7 +252,6 @@ mca_fcoll_two_phase_file_write_all (mca_io_ompio_file_t *fh,
|
|||||||
goto exit;
|
goto exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ret = fh->f_comm->c_coll.coll_allreduce (&max_data,
|
ret = fh->f_comm->c_coll.coll_allreduce (&max_data,
|
||||||
&total_bytes,
|
&total_bytes,
|
||||||
1,
|
1,
|
||||||
@ -265,8 +264,6 @@ mca_fcoll_two_phase_file_write_all (mca_io_ompio_file_t *fh,
|
|||||||
goto exit;
|
goto exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if (!(fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
|
if (!(fh->f_flags & OMPIO_CONTIGUOUS_MEMORY)) {
|
||||||
|
|
||||||
/* This datastructre translates between OMPIO->ROMIO its a little hacky!*/
|
/* This datastructre translates between OMPIO->ROMIO its a little hacky!*/
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user