source: CIVL/examples/omp/nas-dc/DC/npbparams.h@ cc8e265

1.23 2.0 main test-branch
Last change on this file since cc8e265 was f2eb077, checked in by Matthew B. Dwyer <matthewbdwyer@…>, 10 years ago

Adding more OpenMP systems

git-svn-id: svn://vsl.cis.udel.edu/civl/trunk@3504 fb995dde-84ed-4084-dfe6-e5aef3e2452c

  • Property mode set to 100644
File size: 524 bytes
Line 
1#define CLASS 'W'
2/*
3 This file is generated automatically by the setparams utility.
4 It sets the number of processors and the class of the NPB
5 in this directory. Do not modify it by hand.
6 This file provided for backward compatibility.
7 It is not used in DC benchmark. */
8
9long long int input_tuples=100000, attrnum=10;
10#define COMPILETIME "01 Jul 2016"
11#define NPBVERSION "3.3.1"
12#define CC "gcc"
13#define CFLAGS "-O"
14#define CLINK "$(CC)"
15#define CLINKFLAGS "-O"
16#define C_LIB "-lm"
17#define C_INC "(none)"
Note: See TracBrowser for help on using the repository browser.