Go to the source code of this file.
Defines | |
#define | PTHREAD 0 |
#define | OPENMP 1 |
#define | SGI 2 |
#define | ORIGIN 3 |
#define | DEC 4 |
#define | CRAY_PVP 5 |
#define | SUN 6 |
#define | MACH OPENMP |
#define CRAY_PVP 5 |
#define DEC 4 |
#define MACH OPENMP |
HACK/FIX: Because of wrong results from multithreaded SuperLU solver, OPENMP is set here, but disabaled when called. So there is __NO__ multithreaded solver enabled, regardless from flag set here.
#define OPENMP 1 |
#define ORIGIN 3 |
#define PTHREAD 0 |
#define SGI 2 |
#define SUN 6 |