Eigenvalue SoLvers for Petaflop-Applications (ELPA)
2021.11.002
Toggle main menu visibility
Main Page
Related Pages
Modules
Modules List
Module Members
All
a
c
d
e
g
i
l
n
Functions/Subroutines
c
e
g
Variables
Data Types List
Data Types List
Data Types
Class Hierarchy
Data Fields
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
Functions/Subroutines
a
c
d
e
g
h
i
l
p
s
t
Variables
a
b
c
d
e
f
i
l
m
n
o
p
r
s
t
v
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
z
Functions/Subroutines
a
c
d
e
g
h
i
m
r
s
t
v
Typedefs
Enumerations
Enumerator
c
e
n
p
r
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
u
v
w
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
elpa
elpa_simd_constants.h
Go to the documentation of this file.
1
#define CPU_MANUFACTURER 1
2
#define GENERIC_INSTR 2
3
#define BLUEGENE_INSTR 3
4
#define SSE_INSTR 4
5
#define AVX_INSTR 5
6
#define AVX2_INSTR 6
7
#define AVX512_INSTR 7
8
#define NVIDIA_INSTR 8
9
#define NVIDIA_SM80_INSTR 9
10
#define AMD_GPU_INSTR 10
11
#define INTEL_GPU_INSTR 11
12
#define VSX_INSTR 12
13
#define ARCH64_INSTR 13
14
#define SPARC_INSTR 14
15
#define SVE128_INSTR 15
16
#define SVE256_INSTR 16
17
#define SVE512_INSTR 17
18
19
#define NUMBER_OF_INSTR 18
Generated by
1.9.2