Skip to content

Commit f836832

Browse files
hvelabocaisa
andauthored
Update docs/getting_access/non_standard.md
Co-authored-by: ocaisa <[email protected]>
1 parent fb4bcaa commit f836832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_access/non_standard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Notice how now that EESSI is mounted, you will need to [set up the environment](
7070

7171
### `orted` wrapper script
7272

73-
In order to get multi-node runs of software working without having EESSI available system-wide, we also had to create a small wrapper script for the `orted` command that is used by Open MPI to start processes on remote nodes. This is necessary because `mpirun` launches `orted`, which must be run in an environment in which the EESSI repository is mounted. If not, MPI startup will fail with an error like
73+
In order to get multi-node runs of software working without having EESSI available system-wide, you also need to create a small wrapper script for the `orted` command that is used by Open MPI to start processes on remote nodes. This is necessary because `mpirun` launches `orted`, which must be run in an environment in which the EESSI repository is mounted. If not, MPI startup may fail with an error like
7474

7575
```bash
7676
"error: execve(): orted: No such file or directory".

0 commit comments

Comments
 (0)