20 #include "template-for-new-benchmark.h" 29 for (i = 0; i < n; i++)
30 for (j = 0; j < n; j++)
42 for (i = 0; i < n; i++)
43 for (j = 0; j < n; j++) {
45 if (i % 20 == 0) fprintf (
stderr,
"\n");
59 for (i = 0; i <
_PB_N; i++)
60 for (j = 0; j <
_PB_N; j++)
67 int main(
int argc,
char** argv)
#define POLYBENCH_ARRAY(x)
static void kernel_template(int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
int main(int argc, char **argv)
#define POLYBENCH_FREE_ARRAY(x)
#define POLYBENCH_2D(var, dim1, dim2, ddim1, ddim2)
static void print_array(int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
#define POLYBENCH_2D_ARRAY_DECL(var, type, dim1, dim2, ddim1, ddim2)
#define DATA_PRINTF_MODIFIER
#define polybench_prevent_dce(func)
static void init_array(int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
This version is stamped on May 10, 2016.
#define polybench_stop_instruments
#define polybench_print_instruments
#define polybench_start_instruments