machines.h File Reference

These macros define which machine will be used. More...

Go to the source code of this file.

Macros

#define SGI   0
 
#define ORIGIN   1
 
#define DEC   2
 
#define CRAY_T3E   3
 
#define SUN   4
 
#define PTHREAD   5
 
#define IBM   6
 

Detailed Description

These macros define which machine will be used.

-- 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.

Macro Definition Documentation

◆ CRAY_T3E

#define CRAY_T3E   3

◆ DEC

#define DEC   2

◆ IBM

#define IBM   6

◆ ORIGIN

#define ORIGIN   1

◆ PTHREAD

#define PTHREAD   5

◆ SGI

#define SGI   0

◆ SUN

#define SUN   4