Explorar o código

put ticks less often

Samuel Thibault %!s(int64=14) %!d(string=hai) anos
pai
achega
4f7634b052
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/stencil/stencil.c

+ 1 - 1
examples/stencil/stencil.c

@@ -23,7 +23,7 @@
 static unsigned  bind_tasks = 0;
 
 static unsigned niter = 32;
-static unsigned ticks = 100;
+static unsigned ticks = 1000;
 
 #define SIZE 128