| #
7bbf9d10
|
| 21-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'psanan/docs-migrate-more-webpages' into 'release'
Migrate remaining web pages to Sphinx
See merge request petsc/petsc!3772
|
| #
2c68ad2c
|
| 27-Mar-2021 |
Patrick Sanan <patrick.sanan@gmail.com> |
Docs: migrate UsingFortran man page to beginning of Fortran chapter in Users Manual
|
| #
fdce6efa
|
| 19-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
1d4abf32
|
| 19-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-gcc-11-warnings' into 'release'
fix gcc-11 warnings
See merge request petsc/petsc!3865
|
| #
dd438433
|
| 13-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
fix gcc-11 warnings with -Warray-parameter
|
| #
999ba620
|
| 12-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/fix-warning' into 'main'
Sys: Fix -Wsign-conversion warning in public header file
See merge request petsc/petsc!3848
|
| #
503e1a2c
|
| 10-Apr-2021 |
Lisandro Dalcin <dalcinl@gmail.com> |
Sys: Fix -Wsign-conversion warning in public header file
|
| #
16f8cdc7
|
| 09-Apr-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/barry/2021-03-28/fix-mpiu-allreduce-mpi-failure'
Fix capture of MPI error code in MPIU_Allreduce()
See merge request petsc/petsc!3777
|
| #
df05ca09
|
| 28-Mar-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Fix capture of MPI error code in MPIU_Allreduce()
Otherwise MPI error code could propagate up posing as a PETSc error code
Commit-type: error-checking /spend 20m
|
| #
6ac58e00
|
| 24-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'knepley/feature-plex-ds-traversals' into 'main'
DS: Moved management of pointwise functions into PetscWeakForm object - Added...
See merge request petsc/petsc!3726
|
| #
184ce1a2
|
| 20-Mar-2021 |
Matthew G. Knepley <knepley@gmail.com> |
Sys+Configure: Added dladdr() support - Turn on feature test macro for dladdr() support - PetscDLAddr() should not fail if there is no support
|
| #
f19838c9
|
| 10-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'jczhang/feature-nvshmem' into 'main'
Add SF NVSHMEM
See merge request petsc/petsc!3474
|
| #
71438e86
|
| 06-Jan-2021 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add SF NVSHMEM support
|
| #
8f51dc47
|
| 29-Dec-2020 |
Junchao Zhang <jczhang@mcs.anl.gov> |
Add PetscCalloc
|
| #
1cd963cc
|
| 07-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'balay/fix-mswin-C_DOUBLE_COMPLEX-check' into 'main'
MSWIN: set HAVE_MPI_C_DOUBLE_COMPLEX on successful compile, and always compile PetscSum_Local() etc MPI utilities
See merge request
Merge branch 'balay/fix-mswin-C_DOUBLE_COMPLEX-check' into 'main'
MSWIN: set HAVE_MPI_C_DOUBLE_COMPLEX on successful compile, and always compile PetscSum_Local() etc MPI utilities
See merge request petsc/petsc!3672
show more ...
|
| #
de272c7a
|
| 05-Mar-2021 |
Satish Balay <balay@mcs.anl.gov> |
remove PETSC_HAVE_MPI_C_DOUBLE_COMPLEX
|
| #
a71dec3c
|
| 03-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'release'
|
| #
d7cc906f
|
| 03-Feb-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-01-14/fix-int-overflow/release' into 'release'
Add error checks for integer overflow for MatSeqXAIJSetPreallocation when the user provides nnz[]
See merge request petsc/pet
Merge branch 'barry/2021-01-14/fix-int-overflow/release' into 'release'
Add error checks for integer overflow for MatSeqXAIJSetPreallocation when the user provides nnz[]
See merge request petsc/petsc!3562
show more ...
|
| #
61778c46
|
| 03-Feb-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Add error checks for integer overflow for MatSeqXAIJSetPreallocation when the user provides nnz[]
Otherwise PetscMalloc() can produce error messages with requests to absurds amount of memory.
Impro
Add error checks for integer overflow for MatSeqXAIJSetPreallocation when the user provides nnz[]
Otherwise PetscMalloc() can produce error messages with requests to absurds amount of memory.
Improve the error message for PetscIntMultError() and other casting routines and add more seealso entries to the manual pages.
Commit-type: error-checking /spend 30m Reported-by: Qin Lu <lu_qin_2000@yahoo.com>
show more ...
|
| #
c50fdd41
|
| 27-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'stefanozampini/feature-vecrandom-minmax-device' into 'master'
Support VecSetRandom and VecMin/Max for VECCUDA
See merge request petsc/petsc!3578
|
| #
808ba619
|
| 04-Jan-2021 |
Stefano Zampini <stefano.zampini@gmail.com> |
PetscRandom: add CURAND support
|
| #
960a8ad4
|
| 20-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge remote-tracking branch 'origin/release'
|
| #
38595a57
|
| 19-Jan-2021 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2021-01-11/fix-petschelpprintf-manualpage/release' into 'release'
Remove duplicate manual page for PetscHelpPrintf() and improve the material.
See merge request petsc/petsc!3553
|
| #
659f7ba0
|
| 19-Jan-2021 |
Barry Smith <bsmith@mcs.anl.gov> |
Remove duplicate manual page for PetscHelpPrintf() and improve the material.
Commit-type: docs-only /spend 15m
|
| #
bdea225a
|
| 30-Dec-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'barry/2020-10-08/fix-mpi-error-codes' into 'master'
Convert MPI error type to PETSc error with string message for all MPI calls
See merge request petsc/petsc!3326
|