재영의 기술 블로그
홈 아카이브 소개 게임

"reduction" 태그가 달린 포스트

February 7, 2026 undefined분 읽기

GPU 시스템 05 - Coalescing, Shared Memory, Reduction 패턴

CUDA kernel 최적화에서 가장 자주 마주치는 memory coalescing과 reduction 패턴

Lectures
더 읽기
February 21, 2026 undefined분 읽기

GPU 시스템 12 - Warp Shuffle과 Warp-Level Primitive

warp 내부 데이터 교환을 shared memory 없이 처리하는 warp-level primitive의 의미

Lectures
더 읽기
February 23, 2026 undefined분 읽기

GPU 시스템 13 - Reduction Kernel Deep Dive

reduction kernel을 통해 shared memory, warp primitive, synchronization을 한 번에 이해하기

Lectures
더 읽기
February 25, 2026 undefined분 읽기

GPU 시스템 14 - Softmax Kernel이 좋은 연습 문제인 이유

softmax kernel 안에 reduction, memory traffic, numerical stability가 어떻게 함께 들어가는지

Lectures
더 읽기

© 2025 Jae · Notes on systems, software, and building things carefully.

RSS