1/* CLASS = A */
2/*
3c  This file is generated automatically by the setparams utility.
4c  It sets the number of processors and the class of the NPB
5c  in this directory. Do not modify it by hand.
6*/
7#define	NA	14000
8#define	NONZER	11
9#define	NITER	15
10#define	SHIFT	20.0
11#define	RCOND	1.0e-1
12#define	CONVERTDOUBLE	FALSE
13#define COMPILETIME "23 Dec 2008"
14#define NPBVERSION "2.3"
15#define CS1 "gcc"
16#define CS2 "gcc"
17#define CS3 "-lm -lgomp"
18#define CS4 "-I../common"
19#define CS5 "-O3  -fopenmp"
20#define CS6 "(none)"
21#define CS7 "randdp"
22
23#define	M	24
24
25#define	NX	256
26#define	NY	256
27#define	NZ	128
28#define	MAXDIM	256
29#define	NITER_DEFAULT	6
30#define	NTOTAL	8388608
31
32#define CLASS 'A'
33#define CC "gcc"
34#define CFLAGS "-O3  -fopenmp"
35#define CLINK "gcc"
36#define CLINKFLAGS "(none)"
37#define C_LIB "-lm -lgomp"
38#define C_INC "-I../common"
39