v1.10.0: Open Front End and new Batch MPI example
Key New Features
- Open Front-End Web UI added in
community/front-end/ofe
- New Batch MPI Example running WRF
Version updates
spack-install
: default spack version updated from v0.18.0 to v0.19.0.
Improvements
- Fixed a bug where
ghpc
would exit with an error but with rc=0 instead of rc=1 when failing to overwrite a deployment folder. - New integration tests.
- Improved documentation and documentation links.
- Now fixing a google cloud terraform provider to the last stable version
Bug Fixes
nfs-server
: Fixed bug when deploying with multiple mount points that share the same destination filenameswait-for-startup
: Timeouts now properly reported (vs previous unknown errors)
What's Changed
- Update pbspro-preinstall by @tpdownes in #722
- Add Batch MPI example running WRF by @nick-stroud in #718
- Merge main into develop after release 1.9.0 by @heyealex in #728
- Increase omnia timeout by @cboneti in #742
- Handling timeouts in wait for startup by @cboneti in #743
- Cap TF Google provider version at latest stable (4.43) by @heyealex in #744
- make overwrite error exit with rc=1 by @kkr16 in #701
- Add Slurm on GCP v5 High IO example by @heyealex in #730
- Add the HPC High IO with Slurm on GCP v5 example to the integration tests by @heyealex in #731
- Add reference to htcondor tutorial from example documentation by @nick-stroud in #747
- Default enable reconfig high io by @heyealex in #734
- Fix for issue #746 - removed invalid options for filesystem (STANDARD… by @mattstreet-nag in #749
- Update max google provider to 4.44.1 by @heyealex in #751
- Rolling version to 1.10.0 by @cboneti in #762
- Version 1.10.0 by @cboneti in #767
New Contributors
- @mattstreet-nag made their first contribution in #749
Full Changelog: v1.9.0...v1.10.0