|
@@ -30,6 +30,10 @@
|
|
|
#include <numaif.h>
|
|
#include <numaif.h>
|
|
|
#endif
|
|
#endif
|
|
|
|
|
|
|
|
|
|
+#ifdef STARPU_HAVE_VALGRIND_H
|
|
|
|
|
+#include <valgrind/valgrind.h>
|
|
|
|
|
+#endif
|
|
|
|
|
+
|
|
|
static unsigned long size = 4096;
|
|
static unsigned long size = 4096;
|
|
|
static unsigned nblocks = 16;
|
|
static unsigned nblocks = 16;
|
|
|
static unsigned check = 0;
|
|
static unsigned check = 0;
|