Browse Source

new commit

makni 6 years ago
parent
commit
a1ec80025c
1 changed files with 1 additions and 0 deletions
  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]);
     unsigned n = STARPU_VECTOR_GET_NX(descr[0]);
     int i;
     int i;
 
 
+    //usleep () function
     usleep(100);
     usleep(100);
 
 
     for (i=0; i<n ; i++)
     for (i=0; i<n ; i++)