Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
warning --
[simgrid.git] / 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) {
-            double tstart;
+/*            double tstart;*/
 
             /* Clear the message buffers */
             for (i = 0; i < msgsize; i++) {