Unlocking GPU Performance: How Handwritten PTX Code Enhances CUDA Kernels
Introduction When it comes to GPU programming, CUDA offers developers an efficient way to harness the power of NVIDIA GPUs. CUDA’s abstraction […]
Video Encoding using NVIDIA CUDA
Recently, someone sought help with implementing video encoding using NVIDIA CUDA. I asked why they didn’t consider using the NVIDIA Video Codec […]
Video Processing on the Web
In the modern web, video is king. YouTube, Canva, and thousands of video editing apps for all kinds of purposes dominate the […]
A Brief Survey of Modern Technological Solutions for Server-Side Vector Graphics Rendering
In a world dominated by web apps and armies of full-stack developers, a question like, “How do I render vector graphics?” is […]