X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..72977337c8bbc002b4fbd51c2c9002c6bb4c6724:/teshsuite/smpi/io-all/io-all.c?ds=sidebyside diff --git a/teshsuite/smpi/io-all/io-all.c b/teshsuite/smpi/io-all/io-all.c index 72468b16b1..a05c21f91c 100644 --- a/teshsuite/smpi/io-all/io-all.c +++ b/teshsuite/smpi/io-all/io-all.c @@ -11,7 +11,6 @@ int main( int argc, char *argv[] ) int errs = 0; int size; int rank; - int i; int* buf; int count; MPI_File fh; @@ -63,7 +62,8 @@ int main( int argc, char *argv[] ) MPI_Barrier( comm ); MPI_File_seek( fh, sizeof(int)*rank, MPI_SEEK_SET ); - for (i=0; i