Skip to content

Commit 85186ed

Browse files
authored
remove docs for old uenv version on eiger (#184)
1 parent ecaedae commit 85186ed

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

docs/software/uenv/index.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,11 @@ $ uenv --version
5252

5353
On Alps clusters the most recent version 8.1.0 is installed.
5454

55-
??? warning "Out of date uenv version on Eiger and Balfrin"
55+
??? warning "Out of date uenv version on Balfrin"
5656

57-
The uenv tool available on Eiger and Balfrin is a different version than the one described below, and some commands will be different to those documented here.
57+
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.
5858

59-
!!! note
60-
This note only applies to the current `eigen.cscs.ch` deployment.
61-
62-
The new [`eiger.alps.cscs.ch`][ref-cluster-eiger] deployment has version 8.1.0 of uenv installed.
63-
64-
Please refer to `uenv --help` for the correct usage on these systems.
59+
Please refer to `uenv --help` for the correct usage on Balfrin.
6560

6661
## Finding uenv
6762

@@ -121,8 +116,8 @@ The search can be refined by providing a [label][ref-uenv-labels].
121116

122117
## Downloading uenv
123118

124-
??? note "Using uenv for the first time on Balfrin and Eiger"
125-
With the old version of uenv installed on Balfrin and Eiger, before downloading your first image, a local directory for storing the images must first be created, otherwise you will receive an error message that the repository does not exist.
119+
??? warning "Using uenv for the first time on Balfrin"
120+
With the old version of uenv installed on Balfrin, before downloading your first image, a local directory for storing the images must first be created, otherwise you will receive an error message that the repository does not exist.
126121

127122
To create a repo in the default location, use the following command:
128123

0 commit comments

Comments
 (0)