History log of /petsc/src/ksp/ksp/tests/output/ex49_pipecg2_alt.out (Results 1 – 2 of 2)
Revision Date Author Comments
# ba04892c 13-Sep-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'manasitiwari/add-pipecg2' into 'master'

Manasitiwari/add pipecg2

See merge request petsc/petsc!3099


# 325e8391 25-Aug-2020 Manasi <manasistr@gmail.com>

KSPPIPECG2: a new pipelined solver that reduces the number of allreduces to one per two iterations and overlaps it with two PCs and SPMVs using non-blocking allreduce.