Merge remote-tracking branch 'origin/release'
Increase patchlevel to 3.20.6
HYPRE and MFEM: support for single precisionAdd HYPRE in single precision to the testsuite
Add SELLHIP- The HIP kernels are converted directly from their CUDA version- AMD GPUs and NVIDIA GPUs use different warp sizes. We set the warp size to 64 by default for AMD GPUs to faciliate comp
Add SELLHIP- The HIP kernels are converted directly from their CUDA version- AMD GPUs and NVIDIA GPUs use different warp sizes. We set the warp size to 64 by default for AMD GPUs to faciliate compile-time code optimization
show more ...
Merge branch 'jrwrigh/fix_ts_docs' into 'main'doc(TS): Fix minor formatting issue in ts.rstSee merge request petsc/petsc!7325
Merge branch 'jrwrigh/pcjacobi_getdiag' into 'main'PC: Add PCJacobiGetDiagSee merge request petsc/petsc!7332
Bib: Added refs- Made two corrections
PC: Add PCJacobiGetDiagonal
Merge branch 'balay/require-F2003-GET_COMMAND_ARGUMENT' into 'main'Fortran: require GET_COMMAND_ARGUMENT() from F2003, and remove F77 iargc etc..See merge request petsc/petsc!7394
Merge branch 'knepley/feature-partitioner-edge-weights' into 'main'Partitioner: Support edge weightsSee merge request petsc/petsc!7395
Fortran: require GET_COMMAND_ARGUMENT() from F2003, and remove F77 iargc etc..
Merge branch 'hsuh/dense-lmvm-squashed' into 'main'Dense LMVMSee merge request petsc/petsc!7371
Partitioner: Support edge weights- They are simple integers in a Section- Appears to work with ParMetis
Merge branch 'stefanozampini/firedrake' into 'main'Element-by-element BDDCSee merge request petsc/petsc!7329
Merge branch 'barry/2024-03-15/feature-petscviewerasciiworldsetunit' into 'main'Add PetscViewerASCIIWORLDSetFileUnit() to allow saving PETSc output in a users Fortran fileSee merge request petsc
Merge branch 'barry/2024-03-15/feature-petscviewerasciiworldsetunit' into 'main'Add PetscViewerASCIIWORLDSetFileUnit() to allow saving PETSc output in a users Fortran fileSee merge request petsc/petsc!7374
Dense LMVM - BFGS, DFP, QN implemented
PCBDDC: support multi-element local matricesStructOfArrays->ArrayOfStruct for BDDC graph node metadataimplement squaring of local graphImplement customization loading to test Hdiv and HcurlAdded
PCBDDC: support multi-element local matricesStructOfArrays->ArrayOfStruct for BDDC graph node metadataimplement squaring of local graphImplement customization loading to test Hdiv and HcurlAdded tests
Implement ISLocalToGlobalMappingGetBlockMultiLeavesSF
Merge branch 'stefanozampini/tsresize-errorind' into 'main'TSSetResize: support error indicatorsSee merge request petsc/petsc!7368
Fix PetscViewerASCIISetFileUnit() to support PETSc's built in viewerssuch as PETSC_VIEWER_STDOUT_WORLDAdd PetscViewerASCIIWORLDSetFileUnit() to allow Fortran to save output in files
Proper naming of external libraries
Docs: fix math in Mat table
Docs: fix missing or extra dash in right-hand side
MATIS: implement binary view and loadAdded tests
MATIS: allow repeated entriesdeprecate old matis_ options, the correct way is mat_is_...fix nonzerostateadd multielement code path in ex71
1...<<21222324252627282930>>...95