acronym community-consensus
GEMM is most commonly pronounced "jem" (/dʒɛm/). This is the widely-used reading among engineers, though edge cases exist.
GEMM stands for GEneral Matrix Multiply, the BLAS Level-3 routine C = αAB + βC and the single most-invoked GPU kernel in deep learning ("fp8 gemm", "grouped gemm"). One syllable, said exactly like the jewel GEM — /dʒɛm/. The double M just comes from the BLAS function names (sgemm/dgemm/cgemm) and is NOT a geminated or hard sound. Non-native devs often mis-say it as spelled-out "G-E-M-M"; it looks like an initialism and the doubled M invites a wrong reading.
Source: Wikipedia — GEMM (General matrix multiply, a BLAS subprogram)
Pronouncing project and product names correctly avoids the small but persistent friction of being gently corrected during standups, conference Q&As, and team calls. Hearing the word a few times locks in the right reading better than reading IPA ever will. Pronounce is a community-maintained dictionary — every entry tagged with a confidence level and (where possible) a citable source.
GEMM is pronounced "jem" (/dʒɛm/). GEMM stands for GEneral Matrix Multiply, the BLAS Level-3 routine C = αAB + βC and the single most-invoked GPU kernel in deep learning ("fp8 gemm", "grouped gemm"). One syllable, said exactly like the jewel GEM — /dʒɛm/. The double M just comes from the BLAS function names (sgemm/dgemm/cgemm) and is NOT a geminated or hard sound. Non-native devs often mis-say it as spelled-out "G-E-M-M"; it looks like an initialism and the doubled M invites a wrong reading. Source: Wikipedia — GEMM (General matrix multiply, a BLAS subprogram).
The IPA for GEMM is /dʒɛm/, respelled "jem".
Install the CLI: git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh
This whole page exists because of a community-maintained TSV. If it saved you a cringey moment, drop a star.
★ Star on GitHub