Skip to content

Commit 47a0d0a

Browse files
committed
fixing linting
1 parent 3d19793 commit 47a0d0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/eessi.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This is non-reversible because it:
1414
- Sets EESSI-specific variables such as `EESSI_ROOT`.
1515

1616
However, it is the recommended method because it:
17+
1718
- Detects system CPU architecture and OS.
1819
- Detects and configures GPU support.
1920
- Prepares the full EESSI software stack.
@@ -26,6 +27,7 @@ Successful environment setup will show `{EESSI 2023.06}` at the start of your CL
2627
To deactivate your EESSI environment you can either restart your shell using `exec bash` or exit the shell by running `exit`.
2728

2829
## GPU Support with EESSI
30+
2931
To enable GPU support, the cluster must be running a site-specific image build that has CUDA enabled. For a guide on how to do this, please refer to [docs/image-build.md](../image-build.md).
3032

3133
### Using GPUs

0 commit comments

Comments
 (0)