History log of /petsc/src/mat/tests/output/ex125_cusparse_2_cholesky-0.out (Results 1 – 2 of 2)
Revision Date Author Comments
# 2158cd20 31-Dec-2021 Satish Balay <balay@mcs.anl.gov>

Merge branch 'stefanozampini/petsc4py' into 'main'

Some work on petsc4py

See merge request petsc/petsc!4644


# 9a14fc28 21-Oct-2021 Stefano Zampini <stefano.zampini@gmail.com>

Mat: add missing general fallbacks for matrices flagged as symmetric

Fix MatMatSolve_Basic using MatDense API to prevent from unneeded device2host copies