AWS sagemaker documentation change
Summary
Updated section headings to use gerund forms and adjusted link text for consistency
Security assessment
Changes involve grammatical improvements and documentation structure adjustments without addressing security vulnerabilities or introducing security-related content
Diff
diff --git a/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.md b/sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.md index d95bcc6cc..a5099efa2 100644 --- a//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.md +++ b//sagemaker/latest/dg/sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-validate-json-files.md @@ -5 +5 @@ -# Validate the JSON configuration files before creating a Slurm cluster on HyperPod +# Validating the JSON configuration files before creating a Slurm cluster on HyperPod @@ -7 +7 @@ -To validate the JSON configuration files before submitting a cluster creation request, use the configuration validation script [`validate-config.py`](https://github.com/aws-samples/awsome-distributed-training/blob/main/1.architectures/5.sagemaker-hyperpod/validate-config.py). This script parses and compares your HyperPod cluster configuration JSON file and Slurm configuration JSON file, and identifies if there's any resource misconfiguration between the two files and also across Amazon EC2, Amazon VPC, and Amazon FSx resources. For example, to validate the `create_cluster.json` and `provisioning_parameters.json` files from the [Start with base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) section, run the validation script as follows. +To validate the JSON configuration files before submitting a cluster creation request, use the configuration validation script [`validate-config.py`](https://github.com/aws-samples/awsome-distributed-training/blob/main/1.architectures/5.sagemaker-hyperpod/validate-config.py). This script parses and compares your HyperPod cluster configuration JSON file and Slurm configuration JSON file, and identifies if there's any resource misconfiguration between the two files and also across Amazon EC2, Amazon VPC, and Amazon FSx resources. For example, to validate the `create_cluster.json` and `provisioning_parameters.json` files from the [Base lifecycle scripts provided by HyperPod](./sagemaker-hyperpod-lifecycle-best-practices-slurm-slurm-base-config.html) section, run the validation script as follows. @@ -30 +30 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Mount Amazon FSx for Lustre to a HyperPod cluster +Mounting FSx for Lustre to a cluster @@ -32 +32 @@ Mount Amazon FSx for Lustre to a HyperPod cluster -Validate runtime before running production workloads on a Slurm cluster on HyperPod +Validating runtime