-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'next' into adios-io-next-rebase
* next: Set oversubscribe flags for openmpi 5 CI: Replace pip script with requirements.txt Add BOUT_HOST_DEVICE to accessor operators for GPU hypre3d: Replace finite() with std::isfinite() hypre3d: Remove reference to datafile Use latest python in CI Bump externalpackages/boutdata from `ab59ef9` to `908a4c2` Bump externalpackages/googletest from `2dd1c13` to `829c199` Bump externalpackages/fmt from `f0903ad` to `2ac6c5c` Bump externalpackages/mpark.variant from `3c7fc82` to `23cb94f` CI: run only once per week Increase shm size in container CI: Also build slepc from devel branch CI: Run on PETSc developement branch Fix test-laplace-petsc3d CI: user master branch for OCI workflow [RTD] specify tool [RTD] add os too read the docs config Bump ZedThree/clang-tidy-review from 0.13.1 to 0.14.0 Bump stefanzweifel/git-auto-commit-action from 4 to 5 Bump actions/setup-python from 1 to 4 Increase MG levels for Petsc3DAMG test Don't include headers for petsc interface if we're not building it Apply clang-format changes Fix a whole bunch of clang-tidy issues in petsc interface/AMG solver Apply clang-format Add defaulted move ctor/assignment for `PetscMatrix::Element` Fix getting correct parallel slice for `getWeightsForYApproximation` Stop clang-tidy complaining about some short names Change some variable names to keep clang-tidy happy Apply clang-format changes Delete unneeded PetscVectorElement test Refactor setting boundary conditions in LaplacePetsc3dAmg Set LaplacePetsc3damg options in initialiser list Print error in laplace-petsc3d test Add a utility function for checking flags in bitsets Make sure guard cells in PetscVector buffer are -1 Fix some clang-tidy issues, mostly multiple declarations on one line Replace direct calls to `VecSetValue` with buffered calls Make `Field2D::data` private Collect all test failures for petsc3d Add `size()` method to Fields to get total number of points Simplify getting parallel slice interpolation weights Use `BoutException` formatted message instead of `std::cout` Use default constructor for `Vec/Mat` deleters WIP convert petscvector Fix lots of clang-tidy issues in PETSc interface Docs: Note removal of `./configure` build system Remove all autoconf files Docs: Remove remaining references to `./configure` from docs Fix sphinx configuration Bump docker/build-push-action Ensure also lower case is accepted Bump externalpackages/googletest from `6092810` to `2dd1c13` Apply clang-format changes Cast reason to int for formatting Do not try to print KSPConvergedReason CI: Use more system packages CI: Reenable petsc Try disabeling PETSc Bump actions/cache from 2 to 3 Bump docker/metadata-action Bump actions/checkout from 2 to 4 Bump codecov/codecov-action from 1 to 3 Bump externalpackages/boututils from `c2e97a2` to `433995f` Also give a backtrace if we are hitting a bus error Switch back to openmpi CI: switch to mpich to workaround openmpi issue Switch to fedora packes Default to current working directory Ensure submodules are present for local testing Change default to rawhide Prefer dnf5 Bump required C++ standard to 17
- Loading branch information
Showing
186 changed files
with
584 additions
and
4,355 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.