Skip to content
Commit cc044483 authored by Karl Rupp's avatar Karl Rupp
Browse files

Merge branch 'karlrupp/feature-pipelined-bicgstab'

karlrupp/feature-pipelined-bicgstab:
Implements a pipelined version of BiCGStab with substantially improved
performance especially for smaller matrices. The algorithm is a slightly
rearranged version of BiCGStab as given in the book by Y. Saad
and only requires a single host<->device transfer in each step.
A fairly similar algorithm has been proposed in the paper
Jacques et al, "Electromagnetic scattering with the boundary integral
method on MIMD systems", LNCS 1593, Springer, 1999.
parents 8f3d97b9 b8c91799
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment