Solver for the Standard and Generalized Eigenvalue Problem
by Volodymyr Kysenko for Computational Science and Engineering at TU Wien
The goal of this project is to build an OpenCL-accelerated solver for Standard and Generalized eigenvalue problem. Implementations should get benefits from usage of GPUs and multi-core CPUs and be based on the rich set of linear algebra operations already available in ViennaCL.