Go to the source code of this file.
Defines | |
#define | SGI 0 |
#define | ORIGIN 1 |
#define | DEC 2 |
#define | CRAY_T3E 3 |
#define | SUN 4 |
#define | PTHREAD 5 |
#define | IBM 6 |
-- SuperLU MT routine (version 1.0) -- Univ. of California Berkeley, Xerox Palo Alto Research Center, and Lawrence Berkeley National Lab. August 15, 1997
These macros define which machine will be used.
#define CRAY_T3E 3 |
#define DEC 2 |
#define IBM 6 |
#define ORIGIN 1 |
#define PTHREAD 5 |
#define SGI 0 |
#define SUN 4 |