在 GitHub 给个 Star — 社区维护的发音词典

ROCm 怎么读

产品 社区共识

rahk em /ˈrɑkəm/ mp3

ROCm 在英语中的标准读法是 「rahk em」(/ˈrɑkəm/)。

ROCm is AMD's open-source GPU-compute software stack — the CUDA equivalent — and the runtime behind AI training/inference on Instinct accelerators (e.g. MI300X). Said "ROCK-em" (/ˈrɑkəm/): stress on the first syllable, trailing lowercase 'm' voiced as a light "em" (never spelled out); "rock-M" is effectively the same sound. Common mistakes: reading it letter-by-letter (R-O-C-M) or giving "rock" a wrong vowel ("Rockham"/"Rockcam"). Non-obvious because the lowercase 'm' disguises the origin "Radeon Open Compute (platform)"; per Wikipedia the name no longer functions as a true acronym (Open Compute is a registered trademark).

来源:Wikipedia — ROCm

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it ROCm # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub