| #
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
|
| #
ffc4695b
|
| 08-Oct-2020 |
Barry Smith <bsmith@mcs.anl.gov> |
Convert MPI error type to PETSc error with string message for all MPI calls
Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-pro
Convert MPI error type to PETSc error with string message for all MPI calls
Now PETSc examples will ONLY return PETSc error codes and never MPI error codes directly so we can understand and post-process their errors better.
The test harness will now automatically retry tests that fail with MPI, this may help with Intel MPI that produces seemingly random failures.
Commit-type: error-checking /spend 30m
show more ...
|
| #
3c4321f0
|
| 26-Oct-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'adams/snes-ex13-shellpart-fix' into 'master'
Adams/snes ex13 shellpart fix
See merge request petsc/petsc!3353
|
| #
0c569c6e
|
| 26-Oct-2020 |
Mark <cal2princeton@yahoo.com> |
Plex: Simple partitioner can now make grid partitions SNES ex13: Benchmark problem now uses Simple grid partitioning
|
| #
31fea1aa
|
| 20-Sep-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/coverage' into 'master'
More test coverage
See merge request petsc/petsc!3210
|
| #
d7cc930e
|
| 09-Sep-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
PetscPartitioner: Full test coverage
|
| #
c36ee893
|
| 06-Jul-2020 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'dalcinl/partitioner' into 'master'
PetscPartitioner: Reorganize code in a proper package subtree
See merge request petsc/petsc!2941
|
| #
abe9303e
|
| 02-Jul-2020 |
Lisandro Dalcin <dalcinl@gmail.com> |
PetscPartitioner: Reorganize code in a proper package subtree
|