登録して招待リンクを共有すると、動画再生報酬と紹介報酬を獲得できます。

Vivek Galatage
@vivekgalatage
browser baker • chromium contributor • enjoys compilers, systems, teaching • director of engineering: ai & systems @visteon • prev founding eng @browsercompany
参加 February 2010
996 フォロー中    21.4K ファン
GPU architecture | LLM Inference Handbook Add this to your LLM learning resource bundle. "Before writing or tuning GPU kernels, you need a working model of how a GPU runs code. Without it, suggestions like “increase occupancy” or "reduce shared memory bank conflicts" are just a set of rules to memorize. You don't fully understand when they apply and when they don't. This section explains modern GPU architecture at the level needed for kernel work. The details lean toward NVIDIA hardware because CUDA dominates much of the LLM inference ecosystem today. However, the core concepts apply broadly to AMD GPUs and other parallel accelerators as well."
もっと見る