Skip to content

v1.10.0: Open Front End and new Batch MPI example

Compare
Choose a tag to compare
@cboneti cboneti released this 07 Dec 20:49
· 4384 commits to main since this release
5693e89

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 filenames
  • wait-for-startup: Timeouts now properly reported (vs previous unknown errors)

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0