7#include <elpa/elpa_version.h>
10#if ELPA_API_VERSION < 20221101
16typedef struct elpa_struct *
elpa_t;
18struct elpa_autotune_struct;
21#include <elpa/elpa_constants.h>
22#include <elpa/elpa_generated_c_api.h>
27#if ELPA_API_VERSION < 20221101
28#define complex _Complex
30#include <elpa/elpa_generated.h>
31#if ELPA_API_VERSION < 20221101
34#include <elpa/elpa_generic.h>
36#define ELPA_2STAGE_REAL_GPU ELPA_2STAGE_REAL_NVIDIA_GPU
37#define ELPA_2STAGE_COMPLEX_GPU ELPA_2STAGE_COMPLEX_NVIDIA_GPU
41#if ELPA_API_VERSION < 20221101
struct elpa_struct * elpa_t
Definition elpa_new.h:15
const char * elpa_strerr(int elpa_error)
struct elpa_autotune_struct * elpa_autotune_t
Definition elpa_new.h:18