Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
one more test for attr
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / fetch_and_op.c
index bd10bb601796c8965763561b54ebfe358f8b8f88..97c986bece2609f29526e70bed12acfa704dc17c 100644 (file)
@@ -41,7 +41,7 @@
 #endif
 
 #define CMP(x, y) ((x - ((TYPE_C) (y))) > 1.0e-9)
 #endif
 
 #define CMP(x, y) ((x - ((TYPE_C) (y))) > 1.0e-9)
-
+void reset_vars(TYPE_C * val_ptr, TYPE_C * res_ptr, MPI_Win win);
 void reset_vars(TYPE_C * val_ptr, TYPE_C * res_ptr, MPI_Win win)
 {
     int i, rank, nproc;
 void reset_vars(TYPE_C * val_ptr, TYPE_C * res_ptr, MPI_Win win)
 {
     int i, rank, nproc;