@@ -19,6 +19,7 @@
#include <errno.h>
#include <starpu.h>
#include <stdlib.h>
+#include <pthread.h>
#define N 10000
#define NBUFFERS 64
#define NITER 128
#define N 1000
#define NTASKS 10000
#define VECTORSIZE 1024