Here I listed my work logs, explorartions and to-do list.
Logs
12/23/2025
11/02/2025
- C and C++ review, Cuda Toolkit
- Intro to GPU
- Cuda Basica
- deviceQuery
- Thread Block Clusters
- Grid, Block, Thread
- Warp and Weft
11/07/2025
- Inside Nvidia GPU
- Fundamentals of NVIDIA GPU architecture: global memory, shared memory, L1/L2 cache, impact of power throttling on SOL, etc.
- GPU assembly languages: SASS and PTX