History log of /petsc/src/dm/partitioner/impls/shell/partshell.c (Results 51 – 59 of 59)
Revision Date Author Comments
# 2c71b3e2 11-Feb-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

rename PetscAssert() -> PetscCheck() and PetscAssertDebug() -> PetscAssert()


# 9ace16cd 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

add PetscAssert() and PetscAssertFalse()


# 98921bda 28-Jan-2022 Jacob Faibussowitsch <jacob.fai@gmail.com>

SETERRQ[1-9]+ begone


# 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 ...


# 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


123