PandA-2024.02
Functions
template-for-new-benchmark.c File Reference
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <math.h>
#include <polybench.h>
#include "template-for-new-benchmark.h"
Include dependency graph for template-for-new-benchmark.c:

Go to the source code of this file.

Functions

static void init_array (int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
 This version is stamped on May 10, 2016. More...
 
static void print_array (int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
 
static void kernel_template (int n, DATA_TYPE POLYBENCH_2D(C, N, N, n, n))
 
int main (int argc, char **argv)
 

Function Documentation

◆ init_array()

static void init_array ( int  n,
DATA_TYPE   POLYBENCH_2DC, N, N, n, n 
)
static

This version is stamped on May 10, 2016.

Contact: Louis-Noel Pouchet <pouchet.ohio-state.edu> Tomofumi Yuki <tomofumi.yuki.fr>

Web address: http://polybench.sourceforge.net

Definition at line 25 of file template-for-new-benchmark.c.

References C.

Referenced by main().

Here is the caller graph for this function:

◆ kernel_template()

static void kernel_template ( int  n,
DATA_TYPE   POLYBENCH_2DC, N, N, n, n 
)
static

Definition at line 54 of file template-for-new-benchmark.c.

References _PB_N, and C.

Referenced by main().

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

◆ print_array()

static void print_array ( int  n,
DATA_TYPE   POLYBENCH_2DC, N, N, n, n 
)
static

Definition at line 38 of file template-for-new-benchmark.c.

References C, DATA_PRINTF_MODIFIER, and test_panda::stderr.

Referenced by main().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:12 for PandA-2024.02 by doxygen 1.8.13