Skip to content

Commit c7d7d54

Browse files
author
cerlane
committed
to adhere to the American spell check and whitelist tool related words
1 parent cbe0908 commit c7d7d54

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ CWP
1616
CXI
1717
Ceph
1818
Containerfile
19+
DCGM
1920
DNS
2021
Dockerfiles
2122
Dufourspitze
@@ -92,6 +93,7 @@ Piz
9293
Plesset
9394
Podladchikov
9495
Pulay
96+
Pypi
9597
RCCL
9698
RDMA
9799
ROCm
@@ -166,7 +168,9 @@ gpu
166168
gromos
167169
groundstate
168170
gsl
171+
gssr
169172
hdf
173+
heatmaps
170174
hotmail
171175
huggingface
172176
hwloc
@@ -203,6 +207,7 @@ mkl
203207
mpi
204208
mps
205209
multitenancy
210+
mycontainer
206211
nanoscale
207212
nanotron
208213
nccl
@@ -241,6 +246,7 @@ kubeconfig
241246
ceph
242247
rwx
243248
rwo
249+
sqsh
244250
subdomain
245251
tls
246252
kured

docs/software/gssr/containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ To get an interactive session of our container
105105
srun -A groupname --environment=mycontainer --pty bash
106106
cd {directory where the gssr output data is generated}
107107
```
108-
Alternatively, you can install `gssr` locally and copy the `profile_out_{slurm_jobid}` to your computer and visualise it locally.
108+
Alternatively, you can install `gssr` locally and copy the `profile_out_{slurm_jobid}` to your computer and visualize it locally.
109109

110110
#### Metric Output
111111
The profiled output can be analysed as follows.:

0 commit comments

Comments
 (0)