Skip to content

Matrix powers

Latest
Compare
Choose a tag to compare
@michaelboulton michaelboulton released this 02 Jun 10:17
· 51 commits to master since this release

PPCG now has the option of using a matrix powers kernel approach which should reduce communication (and hence synchronisation). Due to the nature of the algorithm, this is mutually exclusive with the Block Jacobi preconditioner, but they can be seen as two different approaches to the same problem.