Skip to content

Commit 9c4b33e

Browse files
committed
Fix last stragglers for spell checker
1 parent 8edb271 commit 9c4b33e

File tree

6 files changed

+14
-1
lines changed

6 files changed

+14
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Wannier
106106
XDG
107107
Zumsteinspitz
108108
aarch
109-
aarch64
110109
acfdt
111110
acl
112111
admin
@@ -200,6 +199,7 @@ mkl
200199
mpi
201200
mps
202201
multitenancy
202+
nanoscale
203203
nanotron
204204
nccl
205205
netlib

.github/actions/spelling/patterns.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ cuDNN
1111
Schrödinger
1212
GROningen
1313
Säntis
14+
ScaLAPACK
15+
VSCode
16+
aarch64
1417

1518
# markdown figure
1619
!\[.*\]\(.*\)

docs/access/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,5 @@ This documentation guides users through the process of accessing CSCS systems an
3939
[:octicons-arrow-right-24: SSH][ref-access-vscode]
4040

4141
</div>
42+
43+
remove me, I'm just a trigger for the spell checker

docs/software/devtools/linaro-map.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ To see this we can click in the toolbar `Reports > View HTML Performance Report
3535

3636
This will look like the following:
3737

38+
remove me, I'm just a trigger for the spell checker
39+
3840
<center>
3941
<img src="https://raw.githubusercontent.com/iomaganaris/alps-uenv/refs/heads/linaro_map_docs_archive/docs/images/perf-report.png" width="300">
4042
</center>

docs/software/sciapps/cp2k.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,3 +526,6 @@ As a workaround, you can disable CUDA acceleration for the grid backend:
526526
[Cray MPICH]: https://docs.nersc.gov/development/programming-models/mpi/cray-mpich/
527527
[Slurm]: https://slurm.schedmd.com/
528528
[CUDA MPS]: https://docs.nvidia.com/deploy/mps/index.html
529+
530+
531+
remove me, I'm just a trigger for the spell checker

docs/software/sciapps/quantumespresso.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,3 +157,6 @@ MPICH_GPU_SUPPORT_ENABLED=1 srun [...] $SCRATCH/qe-env/view/bin/pw.x < pw.in
157157

158158

159159

160+
161+
162+
remove me, I'm just a trigger for the spell checker

0 commit comments

Comments
 (0)