Skip to content

Commit 8a2157d

Browse files
authored
More Acrolinx
1 parent 513cc29 commit 8a2157d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/cyclecloud/how-to/bursting/setup-instructions-for-cloud-bursting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Cloud Bursting Setup Instruction
3-
description: Learn how to setup Cloud bursting using Azure CycleCloud and Slurm.
3+
description: Learn how to set up Cloud bursting using Azure CycleCloud and Slurm.
44
author: vinil-v
55
ms.date: 04/17/2025
66
ms.author: padmalathas
@@ -24,7 +24,7 @@ cd cyclecloud-slurm/cloud_bursting/slurm-23.11.9-1/cyclecloud
2424
sh cyclecloud-project-build.sh
2525
```
2626

27-
Output :
27+
Output:
2828

2929
```bash
3030
[user1@cc86vm ~]$ cd cyclecloud-slurm/cloud_bursting/slurm-23.11.9-1/cyclecloud
@@ -50,7 +50,7 @@ Uploading CycleCloud project to the locker
5050
- A VM should be deployed using the specified **AlmaLinux HPC 8.7** or **Ubuntu HPC 22.04** image.
5151
- If you already have a Slurm Scheduler installed, you can skip this step. However, it's advisable to review the script to make sure it's compatible with your current setup.
5252
- Run the Slurm scheduler installation script (`slurm-scheduler-builder.sh`) and provide the cluster name (`<clustername>`) when prompted.
53-
- This script will set up NFS server and install and configure Slurm Scheduler.
53+
- This script sets up the NFS server and installs and configures the Slurm Scheduler.
5454
- If you're using an external NFS server, you can delete the NFS setup entries from the script.
5555

5656
```bash
@@ -148,4 +148,4 @@ Last login: Tue May 14 04:54:51 UTC 2024 on pts/0
148148

149149
You should see the job running successfully, indicating a successful integration with CycleCloud.
150150

151-
For further details and advanced configurations, see the scripts and documentation within this repository.
151+
For more information and advanced configurations, see the scripts and documentation within this repository.

0 commit comments

Comments
 (0)