From da340c3d05ec9650c0a339877945e08124789325 Mon Sep 17 00:00:00 2001 From: srawat <120587655+SwRaw@users.noreply.github.com> Date: Wed, 20 Aug 2025 17:06:02 +0530 Subject: [PATCH] spellcheck --- .wordlist.txt | 20 +++++++++++++++++++ .../gpu-arch/mi355-performance-counters.rst | 8 ++++---- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/.wordlist.txt b/.wordlist.txt index c32752d7c..12ef2fce7 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -61,6 +61,7 @@ CPU CPUs Cron CSC +CSDATA CSE CSV CSn @@ -123,6 +124,7 @@ EPYC ESXi EoS FBGEMM +FIFOs FFT FFTs FFmpeg @@ -196,6 +198,7 @@ Haswell Higgs Hyperparameters Huggingface +IB ICD ICT ICV @@ -204,8 +207,11 @@ IDEs IFWI IMDb IncDec +instrSize +interpolators IOMMU IOP +IOPS IOPM IOV IRQ @@ -242,12 +248,15 @@ LLM LLMs LLVM LM +LRU LSAN LSan LTS LSTMs +LteAll LanguageCrossEntropy LoRA +MECO MEM MERCHANTABILITY MFMA @@ -266,6 +275,7 @@ MNIST MPI MPT MSVC +mul MVAPICH MVFFR Makefile @@ -343,6 +353,7 @@ PCC PCI PCIe PEFT +perf PEQT PIL PILImage @@ -426,6 +437,7 @@ SKUs SLES SLURM SMEM +SMFMA SMI SMT SPI @@ -437,18 +449,23 @@ SWE SerDes ShareGPT Shlens +simd Skylake Softmax Spack SplitK Supermicro Szegedy +TagRAM TCA TCC +TCCs TCI TCIU TCP TCR +THREADGROUPS +threadgroups TensorRT TensorFloat TF @@ -492,6 +509,7 @@ UltraChat Uncached Unittests Unhandled +unwindowed VALU VBIOS VCN @@ -507,11 +525,13 @@ Vanhoucke Vulkan WGP WGPs +WR WX WikiText Wojna Workgroups Writebacks +xcc XCD XCDs XGBoost diff --git a/docs/conceptual/gpu-arch/mi355-performance-counters.rst b/docs/conceptual/gpu-arch/mi355-performance-counters.rst index 23c6a6ae3..11831f453 100644 --- a/docs/conceptual/gpu-arch/mi355-performance-counters.rst +++ b/docs/conceptual/gpu-arch/mi355-performance-counters.rst @@ -86,7 +86,7 @@ Shader pipe interpolators (SPI) counters - Number of clocks with outstanding waves for PIPE0 (SPI or SH). * - SPI_CS0_NUM_THREADGROUPS - - Number of threadgroups launched for PIPE0. + - Number of thread groups launched for PIPE0. * - SPI_CS0_CRAWLER_STALL - Number of clocks when PIPE0 event or wave order FIFO is full. @@ -104,7 +104,7 @@ Shader pipe interpolators (SPI) counters - Number of clocks with outstanding waves for PIPE1 (SPI or SH). * - SPI_CS1_NUM_THREADGROUPS - - Number of threadgroups launched for PIPE1. + - Number of thread groups launched for PIPE1. * - SPI_CS1_CRAWLER_STALL - Number of clocks when PIPE1 event or wave order FIFO is full. @@ -122,7 +122,7 @@ Shader pipe interpolators (SPI) counters - Number of clocks with outstanding waves for PIPE2 (SPI or SH). * - SPI_CS2_NUM_THREADGROUPS - - Number of threadgroups launched for PIPE2. + - Number of thread groups launched for PIPE2. * - SPI_CS2_CRAWLER_STALL - Number of clocks when PIPE2 event or wave order FIFO is full. @@ -140,7 +140,7 @@ Shader pipe interpolators (SPI) counters - Number of clocks with outstanding waves for PIPE3 (SPI or SH). * - SPI_CS3_NUM_THREADGROUPS - - Number of threadgroups launched for PIPE3. + - Number of thread groups launched for PIPE3. * - SPI_CS3_CRAWLER_STALL - Number of clocks when PIPE3 event or wave order FIFO is full.