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

ILUT: Added approximate triangular solves.

This allows for GPU-accelerated application of ILUT.
The triangular solves are replaced by a truncated Neumann series with relaxation.
Enable via member function
 approximate_solves(iter)
of the viennacl::linalg::ilut_tag to run 'iter' relaxations.
Values in the range of 1-5 tend to give best results.
parent 888a5dbf
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