axom
axom copied to clipboard
Improve CI testing of Axom's installed examples
We began CI testing of a subset of our installed examples in PR #225.
Specifically, we are now testing our using-with-cmake and using-with-blt examples for all CPU-based host-configs.
To further validate our installation, we should add CI testing of our installed examples to:
- [ ] Our
using-with-makeexample. For this makefile-based example, we should generate apkg-configfile to capture the installed axom's build configuration, or generate anaxom.mkfile - ~~Our azure CI-based plans (linux, mac and windows)~~
- [x] Our GPU-based LLNL host-configs
- [ ] Add a Fortran example
This sounds great!
Conduit's conduit_config.mk is here: https://github.com/LLNL/conduit/blob/develop/src/config/conduit_config.mk.in