spellcheck

This commit is contained in:
srawat
2025-08-20 17:06:02 +05:30
parent 7b087769a2
commit da340c3d05
2 changed files with 24 additions and 4 deletions

View File

@@ -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

View File

@@ -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.