StarNEig Library  version v0.1-beta.5
A task-based library for solving nonsymmetric eigenvalue problems
Library configuration

Configuration of the installed library. More...

Macros

#define STARNEIG_ENABLE_MPI
 Defined if the library was compiled with MPI support.
 
#define STARNEIG_ENABLE_CUDA
 Defined if the library was compiled with CUDA support.
 
#define STARNEIG_ENABLE_BLACS
 Defined if the library was compiled with BLACS support.
 
#define STARNEIG_SEP_DM_HESSENBERG
 Defined if the starneig_SEP_DM_Hessenberg() function exists.
 
#define STARNEIG_GEP_DM_HESSENBERGTRIANGULAR
 Defined if the starneig_GEP_DM_HessenbergTriangular() function exists.
 
#define STARNEIG_SEP_DM_REDUCE
 Defined if the starneig_SEP_DM_Reduce() function exists.
 
#define STARNEIG_GEP_DM_REDUCE
 Defined if the starneig_GEP_DM_Reduce() function exists.
 

Detailed Description

Configuration of the installed library.