We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebaf3eb commit 702bb4bCopy full SHA for 702bb4b
docs/software/sciapps/cp2k.md
@@ -348,7 +348,7 @@ srun --cpu-bind=socket cp2k.psmp -i <CP2K_INPUT> -o <CP2K_OUTPUT>
348
for good performance. With [Intel MKL], this is not necessary and one can set `OMP_NUM_THREADS` to
349
`SLURM_CPUS_PER_TASK`.
350
351
-* Change <ACCOUNT> to your project account name
+* Change `<ACCOUNT>` to your project account name
352
* Change `<CP2K_UENV>` to the name (or path) of the actual CP2K uenv you want to use
353
* Change `<PATH_TO_CP2K_DATA_DIR>` to the actual path to the CP2K data directory
354
* Change `<CP2K_INPUT>` and `<CP2K_OUTPUT>` to the actual input and output files
0 commit comments