Eigenvalue SoLvers for Petaflop-Applications (ELPA) 2022.11.001.rc1
|
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 |
#define AMD_GPU_INSTR 10 |
#define ARCH64_INSTR 13 |
#define AVX2_INSTR 6 |
#define AVX512_INSTR 7 |
#define AVX_INSTR 5 |
#define BLUEGENE_INSTR 3 |
#define CPU_MANUFACTURER 1 |
#define GENERIC_INSTR 2 |
#define INTEL_GPU_INSTR 11 |
#define NUMBER_OF_INSTR 18 |
#define NVIDIA_INSTR 8 |
#define NVIDIA_SM80_INSTR 9 |
#define SPARC_INSTR 14 |
#define SSE_INSTR 4 |
#define SVE128_INSTR 15 |
#define SVE256_INSTR 16 |
#define SVE512_INSTR 17 |
#define VSX_INSTR 12 |