Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 строки
879 B
C++
Исходник Постоянная ссылка Обычный вид История

2022-03-07 20:40:48 -06:00
/* 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"