Skip to content

Commit 6b35d3c

Browse files
committed
update version info in uenv docs
1 parent 2d054ab commit 6b35d3c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

docs/software/uenv/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,25 @@ After logging into an [Alps cluster][ref-alps-clusters], you can quickly check t
4747
$ uenv status
4848
there is no uenv loaded
4949
$ uenv --version
50-
8.1.0
50+
9.0.0
5151
```
5252

53-
On Alps clusters the most recent version 8.1.0 is installed.
53+
On Alps clusters the current versions are available
54+
55+
| version | description |
56+
| -- | -- |
57+
| 9.0.0 | currently installed on [Eiger][ref-cluster-eiger], [Daint][ref-cluster-daint], [Clariden][ref-cluster-clariden] and [Santis][ref-cluster-santis] |
58+
| 9.0.1 | bug fix release that will be deployed mid November 2025 |
59+
| 9.1.0 | feature release, currently being tested. Will be deployed late November 2025 |
5460

5561
??? warning "Out of date uenv version on Balfrin"
5662

5763
The uenv tool available on Balfrin is a different version than the one described below, and some commands will be different to those documented here.
5864

5965
Please refer to `uenv --help` for the correct usage on Balfrin.
6066

67+
This version willbe upgraded to 8.1.0 based on the Balfrinew image.
68+
6169
## Finding uenv
6270

6371
Uenv for programming environments, tools and applications are provided by CSCS on each Alps system.

0 commit comments

Comments
 (0)