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

ILU: Added host-based parallel ILU based on paper by Chow and Patel, SISC 2015.

CUDA and OpenCL backends will follow as separate commits.
Comments:
 - Convergence looks reasonable, yet additional component tests desired (triangular solve, ILU, etc.)
 - Matrix transposition only single-threaded, can be a bottleneck (less severe than for AMG, though...)
 - Best performance requires experimentation with number of sweeps and Jacobi iterations.
   Values between 1 and 4 look reasonable.
parent 22ec5de1
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