History log of /petsc/src/vec/is/sf/tests/ex13.c (Results 26 – 31 of 31)
Revision Date Author Comments
# 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 ...


# 3f95c17b 24-Nov-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/remove-vecnode' into 'master'

Remove vecnode

See merge request petsc/petsc!3385


# aa406ff9 24-Nov-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Remove vecnode


# 0d8a268c 29-Oct-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'jczhang/clean-up-vecscatter' into 'master'

typedef PetscSF VecScatter

See merge request petsc/petsc!3365


# 97929ea7 22-Oct-2020 Junchao Zhang <jczhang@mcs.anl.gov>

Clean up vecscatter and define it as PetscSF


12