Adrien Bernede

Results 56 issues of Adrien Bernede

Resolves #3063 Addresses https://github.com/mfem/mfem/pull/3106#issuecomment-1183713276

WIP

This issue relates to recently merged #1229 ( together with #1219 and #1244 ) and details future work for Travis and CI testing. ### Improved testing - [x] test `HYPRE_BIGINT`...

enhancement
github
WIP
testing

This PR adds a basic CI implementation to test BOUT-dev on Gitlab LC GPU platform. This is a basic implementation, some things would need to be improved. In particular: -...

tests

Doxygen wasn’t in my path... I think we could make the error message more explicit ``` CMake Error at cmake/blt/cmake/SetupDocs.cmake:36 (add_dependencies): Cannot add target-level dependencies to non-existent target "doxygen_docs". The...

Per https://github.com/LLNL/Umpire/pull/761#issuecomment-1180514795 Since https://github.com/LLNL/uberenv/pull/84 was merged, we update to point to a legitimate commit instead of a feature branch.

### Summary This PR is a reformatting of the Gitlab CI infrastructure adopting [RADIUSS-Shared-CI design](https://radiuss-shared-ci.readthedocs.io/en/latest/index.html).

In this branch we experiment with GitLab CI config sharing.