6755fa3a36
git-subtree-dir: projects/rocprofiler-systems git-subtree-mainline:ee9e74df21git-subtree-split:92e1d84c72
28 Zeilen
879 B
C++
28 Zeilen
879 B
C++
/* CLASS = W */
|
|
/*
|
|
c This file is generated automatically by the setparams utility.
|
|
c It sets the number of processors and the class_npb of the NPB
|
|
c in this directory. Do not modify it by hand.
|
|
*/
|
|
|
|
/* full problem size */
|
|
#define ISIZ1 25
|
|
#define ISIZ2 25
|
|
#define ISIZ3 25
|
|
/* number of iterations and how often to print the norm */
|
|
#define ITMAX_DEFAULT 150
|
|
#define INORM_DEFAULT 150
|
|
#define DT_DEFAULT 1.5e-3
|
|
#define CONVERTDOUBLE FALSE
|
|
#define COMPILETIME "07 Mar 2022"
|
|
#define NPBVERSION "4.1"
|
|
#define LIBVERSION "201511"
|
|
#define COMPILERVERSION "11.1.0"
|
|
#define CS1 "g++ -std=c++14"
|
|
#define CS2 "$(CC)"
|
|
#define CS3 "-lm"
|
|
#define CS4 "-I../common "
|
|
#define CS5 "-O3 -fopenmp -mcmodel=medium"
|
|
#define CS6 "-O3 -fopenmp -mcmodel=medium"
|
|
#define CS7 "randdp"
|