Skip to content

Commit 197d9de

Browse files
committed
Spelling
1 parent bf00855 commit 197d9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/sciapps/cp2k.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ See [manual.cp2k.org/CMake] for more details.
426426

427427
After the migration to Eiger.Alps, calculations relying on older uenv versions (`2024.1:v1`, `2024.2:v1`, `2024.3:v1`) sometimes crash unexpectedly with a segmentation fault. The problem has been identify as coming from the `libxsmm` library, used as a backend in DBCSR. To avoid this issue, it is recommended to upgrade to a newer uenv.
428428

429-
In case a spcefic `2024.x` version of CP2K is required, crashes can be avoided by switching to the `BLAS` backend of DBCSR. This can be done by adding the following in the `&GLOBAL` subsection of the input file:
429+
In case a specific `2024.x` version of CP2K is required, crashes can be avoided by switching to the `BLAS` backend of DBCSR. This can be done by adding the following in the `&GLOBAL` subsection of the input file:
430430

431431
```bash
432432
&GLOBAL

0 commit comments

Comments
 (0)