viennacl / viennacl-dev

Developer repository for ViennaCL. Visit http://viennacl.sourceforge.net/ for the latest releases.
Other
281 stars 89 forks source link

Level scheduling for Block-ILU #10

Open karlrupp opened 11 years ago

karlrupp commented 11 years ago

Since synchronizations are cheap for block-ILU, it makes sense to extend the level scheduling logic from ILU to block-ILU.

karlrupp commented 9 years ago

Parallel incomplete LU and incomplete Cholesky factorization preconditioners have just been merged here: https://github.com/viennacl/viennacl-dev/commit/d69a28ca74f1a5392976386aa88ef4ceeef57d6b Since these parallel variants are expected to be more competitive than block-ILU approaches, this issue gets postponed to 1.8.0.