Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
warning --
authorAugustin Degomme <adegomme@gmail.com>
Tue, 24 Sep 2019 15:41:53 +0000 (17:41 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Tue, 24 Sep 2019 15:41:53 +0000 (17:41 +0200)
teshsuite/smpi/mpich3-test/pt2pt/bsendpending.c

index 675b0d0..bf89ff1 100644 (file)
@@ -86,7 +86,7 @@ int main(int argc, char *argv[])
             free(buf);
         }
         else if (rank == dest) {
             free(buf);
         }
         else if (rank == dest) {
-            double tstart;
+/*            double tstart;*/
 
             /* Clear the message buffers */
             for (i = 0; i < msgsize; i++) {
 
             /* Clear the message buffers */
             for (i = 0; i < msgsize; i++) {