2022-03-07 20:40:48 -06:00
|
|
|
/* CLASS = B */
|
|
|
|
|
/*
|
|
|
|
|
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.
|
|
|
|
|
*/
|
2022-03-22 12:30:07 -05:00
|
|
|
#define NA 50000
|
2022-03-07 20:40:48 -06:00
|
|
|
#define NONZER 13
|
2022-03-22 12:30:07 -05:00
|
|
|
#define NITER 50
|
2022-03-07 20:40:48 -06:00
|
|
|
#define SHIFT 60.0
|
|
|
|
|
#define RCOND 1.0e-1
|
|
|
|
|
#define CONVERTDOUBLE FALSE
|
|
|
|
|
#define COMPILETIME "01 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"
|