|
| 1 | +--- |
| 2 | +title: CycleCloud Workspace for Slurm - Release Notes 2024.12.18 |
| 3 | +description: Read product release notes for Azure CycleCloud Workspace for Slurm 2024.12.18. See a list of new features and known issues. |
| 4 | +author: xpillons |
| 5 | +ms.date: 12/16/2024 |
| 6 | +ms.author: xpillons |
| 7 | +--- |
| 8 | + |
| 9 | +# CycleCloud Workspace for Slurm version 2024.12.18 |
| 10 | + |
| 11 | +Azure CycleCloud Workspace for Slurm 2024.12.18 was released as General Audience. This article provides you with information about: |
| 12 | + |
| 13 | +* Recent releases |
| 14 | +* Previews underway with known limitations (if applicable) |
| 15 | +* Known issues |
| 16 | +* Deprecated functionality (if applicable) |
| 17 | + |
| 18 | +The following release notes identify the new features and the open issues for the 2024.12.18 release of Azure CycleCloud Workspace for Slurm. |
| 19 | + |
| 20 | +The release notes are continuously updated. Open known issues that require a workaround are added when they're discovered. Carefully review the information in the release notes before deploying Azure CycleCloud Workspace for Slurm. |
| 21 | + |
| 22 | +This release corresponds to the software version: |
| 23 | + |
| 24 | +- **CycleCloud Workspace for Slurm version 2024.12.18** |
| 25 | + |
| 26 | +## What's new in CycleCloud Workspace for Slurm version 2024.12.18? |
| 27 | + |
| 28 | +Azure CycleCloud Workspace for Slurm is updated regularly. Stay up to date with the latest announcements. |
| 29 | + |
| 30 | +This release contains the following new features: |
| 31 | + |
| 32 | +* Usage of CycleCloud Marketplace Image 8.7.0 |
| 33 | +* Removal of AlmaLinux 8.7 and addition of AlmaLinux 8.10 for Scheduler, Login, and compute nodes |
| 34 | +* Automatic collection of CycleCloud and Slurm logs for compute nodes |
| 35 | +* Allow the use of custom images not stored in a compute gallery |
| 36 | +* Change of default networking option to auto-create |
| 37 | +* Update Slurm version |
| 38 | +* Vnet size is driven by the Lustre cluster size |
| 39 | +* Role Assignments GUID are now based on CycleCloud VM PrincipalID which allow re-deploying in the same Resource Group multiple times |
| 40 | +* Create a Resource Group is now the default setting |
| 41 | +* Remove the need of a SAS key when accessing the storage account used for storing CycleCloud project files from nodes |
| 42 | +* Sched disk is persistent |
| 43 | + |
| 44 | +## Known issues in this release |
| 45 | + |
| 46 | +- When deploying on an existing environment prior to this release, you must first cleanup the role assignements otherwise there will be a failure recreating them. To resolve this see [How to clean up roles using the CLI](../../how-to/ccws/cleanup-roles.md). |
| 47 | +- When removing the CycleCloud VM, there will be orphan role assignments left at the subscription level. Those can be listed using `unknown` as the role assignee, and needs to be explicitly removed. |
| 48 | +- **Azure US Gov Only**: Marketplace deployment validation failed due to an incorrect API version. To mitigate this, [How to deploy a CycleCloud Workspace for Slurm environment using the CLI](../../how-to/ccws/deploy-with-cli.md). |
| 49 | + |
0 commit comments