Skip to content

Commit aaed69d

Browse files
Changelog v25.1.0_cycle9.mdx (#564)
* Create v25.0.1_cycle9.mdx Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Cycle9 changelog + Fusion Snapshots AWS Batch CE steps * Remove placeholder page * Add link to Fusion Snapshots guide * Update v25.1.0_cycle9.mdx * Update v25.1.0_cycle9.mdx Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com>
1 parent 330c144 commit aaed69d

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Seqera Cloud v25.1.0_cycle9
3+
date: 2025-04-25
4+
tags: [seqera cloud]
5+
---
6+
7+
### Feature updates and improvements
8+
9+
- **Fusion**
10+
- Add Fusion Snapshots support in AWS Batch compute environments, enabling Fusion to automatically restore jobs interrupted by AWS Spot instance reclamation. See [Fusion Snapshots](https://docs.seqera.io/fusion/guide/snapshots) for more information.
11+
12+
### Bug fixes
13+
14+
- Fix container table pagination.
15+
- Make task-level containers tab visible only when containers are available.
16+
- Fix a launch form issue with eager `parameter` keyword interpolation.
17+

platform-cloud/docs/compute-envs/aws-batch.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ Batch Forge automatically creates resources that you may be charged for in your
152152

153153
</details>
154154

155+
1. Select **Enable Fusion Snapshots (beta)** to enable Fusion to automatically restore jobs that are interrupted when an AWS Spot instance reclamation occurs. Requires Fusion v2. See [Fusion Snapshots](https://docs.seqera.io/fusion/guide/snapshots) for more information.
155156
1. Set the **Config mode** to **Batch Forge**.
156157
1. Select a **Provisioning model**. In most cases, this will be **Spot**. You can specify an allocation strategy and instance types under [**Advanced options**](#advanced-options). If advanced options are omitted, Seqera Platform 23.2 and later versions default to `BEST_FIT_PROGRESSIVE` for On-Demand and `SPOT_CAPACITY_OPTIMIZED` for Spot compute environments.
157158
:::note
@@ -343,6 +344,7 @@ Your Seqera compute environment uses resources that you may be charged for in yo
343344

344345
</details>
345346

347+
1. Select **Enable Fusion Snapshots (beta)** to enable Fusion to automatically restore jobs that are interrupted when an AWS Spot instance reclamation occurs. Requires Fusion v2. See [Fusion Snapshots](https://docs.seqera.io/fusion/guide/snapshots) for more information.
346348
1. Set the **Config mode** to **Manual**.
347349
1. Enter the **Head queue**, which is the name of the AWS Batch queue that the Nextflow main job will run.
348350
1. Enter the **Compute queue**, which is the name of the AWS Batch queue where tasks will be submitted.

0 commit comments

Comments
 (0)