You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor mpi tests with a TestApp and try to put as much drivers as possible in the same mpi run to reuse JIT compilation cache. Essentially, all test requiring the same number of procs can be in the same run. This should reduce the CI time significantly
It would be nice to have all functionality working in native sequential (just as before), as well as in distributed sequential and distributed mpi mode.
The text was updated successfully, but these errors were encountered:
High-priority
PetscNonlinearSolver
. Issue: Improving PETSc SNES support #45 @amartinhuertas Moving petsc nonlinear solver state to cache #53copy!
. Issue Inconsistent definition of copy! for PETScVector ? #50 @amartinhuertas Moving petsc nonlinear solver state to cache #53It would be nice to have all functionality working in native sequential (just as before), as well as in distributed sequential and distributed mpi mode.
The text was updated successfully, but these errors were encountered: