Skip to content

Commit 393531a

Browse files
committed
Syntax error and fix phrasing for configuring EESSI
1 parent a70e2a0 commit 393531a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/site_specific_config/host_injections.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
## Why configuration is necessary
44

5-
Just [installing EESSI](../getting_access/native_installation.md) is enough to get started with the EESSI software stack on a CPU-based system. However, additional configuration is necessary in many other cases, such as
6-
- enabling GPU support on GPU-based systems
7-
- site-specific configuration / tuning of the MPI libraries provided by EESSI
8-
- overriding EESSI's MPI library with an ABI compatible host MPI
5+
Just [installing EESSI](../getting_access/native_installation.md) is enough to get started with the EESSI software stack on a CPU-based system. However, additional configuration is necessary in other cases such as:
6+
7+
- enabling GPU support on GPU-based systems,
8+
- site-specific configuration / tuning of the MPI libraries provided by EESSI,
9+
- overriding EESSI's MPI library with an ABI compatible host MPI.
910

1011
## The `host_injections` variant symlink
1112

0 commit comments

Comments
 (0)