- Do not convert the cart_comm -- its intent is out.
This commit was SVN r13224.
Этот коммит содержится в:
родитель
235f87fd14
Коммит
3f397f3848
@ -5,7 +5,7 @@
|
|||||||
* Copyright (c) 2004-2005 The University of Tennessee and The University
|
* Copyright (c) 2004-2005 The University of Tennessee and The University
|
||||||
* of Tennessee Research Foundation. All rights
|
* of Tennessee Research Foundation. All rights
|
||||||
* reserved.
|
* reserved.
|
||||||
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
* Copyright (c) 2004-2007 High Performance Computing Center Stuttgart,
|
||||||
* University of Stuttgart. All rights reserved.
|
* University of Stuttgart. All rights reserved.
|
||||||
* Copyright (c) 2004-2005 The Regents of the University of California.
|
* Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
@ -67,7 +67,6 @@ void mpi_cart_create_f(MPI_Fint *old_comm, MPI_Fint *ndims, MPI_Fint *dims,
|
|||||||
OMPI_LOGICAL_ARRAY_NAME_DECL(periods);
|
OMPI_LOGICAL_ARRAY_NAME_DECL(periods);
|
||||||
|
|
||||||
c_comm1 = MPI_Comm_f2c(*old_comm);
|
c_comm1 = MPI_Comm_f2c(*old_comm);
|
||||||
c_comm2 = MPI_Comm_f2c(*comm_cart);
|
|
||||||
|
|
||||||
size = OMPI_FINT_2_INT(*ndims);
|
size = OMPI_FINT_2_INT(*ndims);
|
||||||
OMPI_ARRAY_FINT_2_INT(dims, size);
|
OMPI_ARRAY_FINT_2_INT(dims, size);
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user