138d16d16a
* Split workflows + docker usage * Fix omnitrace-ci-ubuntu-focal-external * fix env * Update path to action * fix entrypoint * Updated cancelling, disabled formatting * fix entrypoint * rework * try using container * relocate container * fix image name * shell expand * external and external-rocm * install libopenmpi-dev * remove github.workspace * github.workspace for rocm * Update bionic, etc. + docker CI * Remove self-hosted + bionic fix * GIT_DISCOVERY_ACROSS_FILESYSTEM for bionic * TIMEMORY_INSTALL_LIBRARIES + exe RPATH updates - fix RPATH for omnitrace, omnitrace-avail, and omnitrace-critical-trace * ubuntu bionic update * bionic and focal-dyninst-package updates * Disable lulesh MPI by default + timeouts - increase openmp CG timeout - decrease openmp CG runtime
24 řádky
801 B
C++
24 řádky
801 B
C++
/* 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.
|
|
*/
|
|
#define NA 50000
|
|
#define NONZER 13
|
|
#define NITER 50
|
|
#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"
|