Tag: #rdma
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
A Modern Understanding of the Operating System — io_uring, cgroups/namespaces, eBPF, NUMA, GPU UVM, EEVDF, Zero-Copy Complete Guide (2025)
iouring as the successor to epoll, the cgroups + namespaces that made Docker, the eBPF that injects code into the kernel safely, the hidden cost NUMA imposes, GPU drivers and UVM, the EEVDF scheduler that landed in Linux
2026-04-15 · 13 min read #operating-systems#linux#io-uring#cgroups#namespacesGPU Software Engineer Complete Guide: From CUDA Architecture to vGPU/MIG, InfiniBand, and K8s GPU Scheduling — System Optimization Mastery
A complete analysis of the LG Uplus GPU Software Engineer JD. From GPU compute architecture, memory hierarchy, CUDA programming, vGPU/MIG virtualization, InfiniBand/RDMA networking, K8s GPU Device Plugin, to large-scale
2026-03-23 · 50 min read #gpu#cuda#system-software#virtualization#vgpu