Posts tagged with "nvidia"

There are a total of 2 posts.

Setting Up a CUDA Environment for AI Development

Published Apr 20, 2025 by whitedec

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…

#tensorflow , #pytorch , #cuda , #nvidia

What is CUDA? The Beginning of GPU and Parallel Computing

Published Apr 20, 2025 by whitedec

CUDA is NVIDIA's platform for parallel computing, essential for high-speed calculations utilizing GPUs. This post introduces its concepts and structure.

#cuda , #병렬컴퓨팅 , #gpu , #딥러닝 , #nvidia