Skip to content
  • Barry Smith's avatar
    Convert MPI error type to PETSc error with string message for all MPI calls · ffc4695b
    Barry Smith authored and Satish Balay's avatar Satish Balay committed
    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
    ffc4695b