Categories

GPU Computing

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.

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.