v1.18.0: ghpc deploy, new examples, better examples names, slurm-gcp 5.7.2 #1357
cboneti
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Key New Features
ghpc deploy
is now the recommended way of deploying your environmentsghpc deploy
orghpc export-outputs
andghpc import-inputs
Examples
htc-slurm.yaml
: shows how to provision a cluster with configuration tuned for many short-duration, loosely coupled jobs.client-google-cloud-storage.yaml
: demonstrates different ways to use Google Cloud Storage (GCS) buckets in the HPC Toolkit.New Modules
gke-job-template
: Creates a Kubernetes job templated file that can be used to submit jobs.kubernetes-operations
: Performs pre-defined operations on Kubernetes resources that would otherwise be executed usingkubectl
.Module Improvements
gke-cluster
: Added GPU support and automated installation of Nvidia drivers.Deprecations
Version updates
schedmd-slurm-gcp-v5-controller
: update SchedMD modules to 5.7.2What's Changed
make warn-packer-missing
by @mr0re1 in Handle "wrong-type-of-packer" inmake warn-packer-missing
#1239shellcheck -o all wait-for-startup-status.sh
by @mr0re1 in Addressshellcheck -o all wait-for-startup-status.sh
#1242HasKind
by @mr0re1 in Remove unused methodHasKind
#1246main
intodevelop
by @mr0re1 in Resolve conflicts before mergingmain
intodevelop
#1282add_deployment_name_before_prefix
to blueprints used in test by @mr0re1 in Addadd_deployment_name_before_prefix
to blueprints used in test #1270enable_reconfigure
more visible, add it to e… by @mr0re1 in Make doc section aboutenable_reconfigure
more visible, add it to e… #1284hpc-cluster-small
example to SlurmV5 by @mr0re1 in Updatehpc-cluster-small
example to SlurmV5 #1315daos-cluster
->pfs-daos
. by @mr0re1 in Rename exampledaos-cluster
->pfs-daos
. #1317lustre
->pfs-lustre
by @mr0re1 in Rename examplelustre
->pfs-lustre
#1318htcondor-pool
->hpc-htcondor
by @mr0re1 in Rename examplehtcondor-pool
->hpc-htcondor
#1320/
in high-io-slurm-gcp-v5 test config by @mr0re1 in Fix missing/
in high-io-slurm-gcp-v5 test config #1338Full Changelog: v1.17.0...v1.18.0
This discussion was created from the release v1.18.0: ghpc deploy, new examples, better examples names, slurm-gcp 5.7.2 .
Beta Was this translation helpful? Give feedback.
All reactions