v1.3.0: Application specific tutorials for Gromacs, Openfoam, & WRF
Key New Features
- Application specific tutorials for Gromacs, Openfoam, & WRF that walk through running real workloads.
New Examples
slurm-gcp-v5-ubuntu2004.yaml
: Creates a slurm cluster based on the ubuntu 20.04 slurm-gcp images.slurm-gcp-v5-hpc-centos7.yaml
: Rename of theslurm-gcp-v5-cluster.yaml
example which uses the hpc-centos7 VM image.
Resource Improvements
- Slurm V5 controller and login node support enabling public ip addresses.
slurm-gcp-v5-*
: Remove requirement to set theslurm_cluster_name
in slurm-gcp-v5 modules.
What's Changed
- Additional validation of setting name conventions by @heyealex in #459
- Update vm-instance to terminate on maintenance when a GPU is attached by @nick-stroud in #460
- Use simplier gcloud image for project cleanup by @heyealex in #461
- Fixing formatting in go files to pass weekly build. by @cboneti in #463
- Bump cloud.google.com/go/compute from 1.7.0 to 1.8.0 by @dependabot in #467
- Bringing develop up to date with main post-release by @nick-stroud in #471
- Bump version patch number post release by @nick-stroud in #472
- Adds tutorials for Gromacs, Openfoam, & WRF that walkthrough running real workloads by @nick-stroud in #466
- Update tutorials to use native api enablement by @nick-stroud in #473
- Improve findability of modules, examples, and tutorials by @tpdownes in #475
- Remove reference to cache override from app tutorials by @nick-stroud in #477
- Making slurm_cluster_name optional by @cboneti in #476
- Change
source
to.
when calling startup scripts in shell runner by @heyealex in #474 - Change enabled repos by version in nfs-utils install by @heyealex in #478
- Adding Slurm-on-GCP V5 Ubuntu example by @cboneti in #479
- Fix: rename test file from 'build' to 'batch' by @nick-stroud in #480
- Adding option to enable public ips on Slurm-GCP V5 by @cboneti in #481
- Disabling Omnia tests temporarily. by @cboneti in #492
- Resolve parallel builds by @tpdownes in #494
- Rolling version to 1.3.0 by @nick-stroud in #497
- Release v1.3.0 by @heyealex in #496
Full Changelog: v1.2.1...v1.3.0