StarNEig Library
version v0.1-beta.6
A task-based library for solving nonsymmetric eigenvalue problems
|
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. | |
Configuration of the installed library.