Mat tests ex134: fix compiler warning
checkBadSource: fix ierr=
PetscStack : check for correct push/popEnforce checkstack for CI jobsFixes from testsuite
MatHtool: new option -mat_htool_clustering
Removed CHKERRQ() that come immediately after SETERRQ(), add test to checkbadSource() to find such constructsCommit-type: bug-fix, error-checking\spend 10mReported-by: Lisandro Dalcin <dalcinl@gm
Removed CHKERRQ() that come immediately after SETERRQ(), add test to checkbadSource() to find such constructsCommit-type: bug-fix, error-checking\spend 10mReported-by: Lisandro Dalcin <dalcinl@gmail.com>
show more ...
Update badsource rules- Zero or more spaces are not allowed for more returning types- zero spaces not allowed for for|if|while
src/mat/tests/ex84: compare serial and parallel HDF5 load in test;* add tests 2-complex,2-real* print matrix sizes
add src/mat/tests/ex84.c
doc: fix checksource errros from 0e3d61c972ee8b0cd7b6ee2ab64f8543b0740577
Remove use of * at beginning of comment line and /** and **/
Remove all double blank lines from sourceCommit-type: petsc-style/2h
Merge remote-tracking branch 'origin/release'
Significantly reduce runtime of mat/tests/ex238 testCommit-type: testing-fix/spend 5mReported-by: Stefano Zampini <stefano.zampini@gmail.com>Reported-by: Matthew Knepley <knepley@gmail.com>
Remove use of PETSC_SKIP_CXX_COMPLEX_FIX in petsc source code
Add some Kokkos tests
Test cuda QR
Add MATCENTERING special matrix type.
Add MATHTOOL
add examples on MatProductSetAlgorithm() and MatProductView()
Fix code that did not pass appropriate PETSc error flags to SETERRQ()Add checkbadSource check for use of SETERRQ() without an appropriate error flagCommit-type: error-checking, bug-fix, testing-f
Fix code that did not pass appropriate PETSc error flags to SETERRQ()Add checkbadSource check for use of SETERRQ() without an appropriate error flagCommit-type: error-checking, bug-fix, testing-fix, style-fix/spend 2.5h
doc: fix strings to not use 'sorry'
Mat: fix GPU memory init in MatDenseSeqCUDAReported by: Victor Eijkhout <eijkhout@tacc.utexas.edu>
Merge remote-tracking branch 'origin/jczhang/add-DMDAVecGetKokkosOffsetView'Add DMDAVecGetKokkosOffsetView and friendsSee merge request petsc/petsc!3383
CI: attempt to split loop to speed up valgrind build
1...<<11121314151617181920>>...24