Remove some unused variables / compiler warnings.
This commit was SVN r11118.
Этот коммит содержится в:
родитель
b6c6d9a2b7
Коммит
c198fd2fd5
@ -24,9 +24,7 @@
|
||||
*/
|
||||
int ompi_init_do_preconnect(void)
|
||||
{
|
||||
div_t result;
|
||||
int comm_size = ompi_comm_size(MPI_COMM_WORLD);
|
||||
int comm_half;
|
||||
int my_rank = ompi_comm_rank(MPI_COMM_WORLD);
|
||||
int i, j, ret;
|
||||
struct ompi_request_t **requests;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user