Categories
GPU Computing
Apr 20, 2025
Setting Up a CUDA Environment for AI Development
This friendly guide explains the process of installing CUDA and cuDNN on Ubuntu for AI deep learning development and setting up a GPU environment, suitable for beginners.
Apr 20, 2025
What is CUDA? The Beginning of GPU and Parallel Computing
CUDA is NVIDIA's platform for parallel computing, essential for high-speed calculations utilizing GPUs. This post introduces its concepts and structure.