Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2025.06.001.rc1
Loading...
Searching...
No Matches
elpa_simd_constants.h File Reference

Go to the source code of this file.

Macros

#define CPU_MANUFACTURER   1
#define GENERIC_INSTR   2
#define BLUEGENE_INSTR   3
#define SSE_INSTR   4
#define AVX_INSTR   5
#define AVX2_INSTR   6
#define AVX512_INSTR   7
#define NVIDIA_INSTR   8
#define NVIDIA_SM80_INSTR   9
#define AMD_GPU_INSTR   10
#define INTEL_GPU_INSTR   11
#define VSX_INSTR   12
#define ARCH64_INSTR   13
#define SPARC_INSTR   14
#define SVE128_INSTR   15
#define SVE256_INSTR   16
#define SVE512_INSTR   17
#define NUMBER_OF_INSTR   18

Macro Definition Documentation

◆ AMD_GPU_INSTR

#define AMD_GPU_INSTR   10

◆ ARCH64_INSTR

#define ARCH64_INSTR   13

◆ AVX2_INSTR

#define AVX2_INSTR   6

◆ AVX512_INSTR

#define AVX512_INSTR   7

◆ AVX_INSTR

#define AVX_INSTR   5

◆ BLUEGENE_INSTR

#define BLUEGENE_INSTR   3

◆ CPU_MANUFACTURER

#define CPU_MANUFACTURER   1

◆ GENERIC_INSTR

#define GENERIC_INSTR   2

◆ INTEL_GPU_INSTR

#define INTEL_GPU_INSTR   11

◆ NUMBER_OF_INSTR

#define NUMBER_OF_INSTR   18

◆ NVIDIA_INSTR

#define NVIDIA_INSTR   8

◆ NVIDIA_SM80_INSTR

#define NVIDIA_SM80_INSTR   9

◆ SPARC_INSTR

#define SPARC_INSTR   14

◆ SSE_INSTR

#define SSE_INSTR   4

◆ SVE128_INSTR

#define SVE128_INSTR   15

◆ SVE256_INSTR

#define SVE256_INSTR   16

◆ SVE512_INSTR

#define SVE512_INSTR   17

◆ VSX_INSTR

#define VSX_INSTR   12