vkirangoud / cusp-library

Automatically exported from code.google.com/p/cusp-library
Apache License 2.0
0 stars 0 forks source link

Feature Request: Krylov Mixed Precision Iterative Refinement Solver #98

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

this is a feature request.

Adding Mixed Precision Iterative Refinement (single or even better half 
precision based) to the cusp krylov solver in order to leverage the single or 
half precision hardware performance for double precision simulations should 
result in a speedup of 3 to 4.5 for larger sparse matrix problems.  This would 
be of great benefit to my CFD research as well as that of others working e.g. 
on energy efficiency projects (wind power...).

Mixed precision has been implemented e.g. in the QUDA library for QCD on GPUs 
(see attached files), the magma library or a mixed precision GPU Krylov solver 
for lattice QFD (Boston University).

I attached a couple of related papers that might be of interest.

I am happy to support related testing, documentation... activities as required.

Kind regards,

Klaus

Original issue reported on code.google.com by k_burk...@yahoo.com on 16 Jun 2012 at 7:12

Attachments: