makni 6 vuotta sitten
vanhempi
commit
a1ec80025c
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      tests/perfmodels/regression_based_03.c

+ 1 - 0
tests/perfmodels/regression_based_03.c

@@ -49,6 +49,7 @@ void memset0_cpu(void *descr[], void *arg)
     unsigned n = STARPU_VECTOR_GET_NX(descr[0]);
     int i;
 
+    //usleep () function
     usleep(100);
 
     for (i=0; i<n ; i++)