9,612
likes
517
comments
daily view 0
monthly view 0
Live Analytics
Comments 0
CUDA Simply Explained - GPU vs CPU Parallel Computing for Beginners Analytics Table
Income Estimates for CUDA Simply Explained - GPU vs CPU Parallel Computing for Beginners
Based on this YouTube video's total view count of 330K views and industry-standard rates, the estimated total earning is $232 - $661 through ad revenue. Historical data is not yet available to calculate daily, weekly, or monthly averages.
About CUDA Simply Explained - GPU vs CPU Parallel Computing for Beginners
Explore CUDA Simply Explained - GPU vs CPU Parallel Computing for Beginners with 330,740 views, 9,612 likes, and 517 comments. Experience the impact of this video content that has captured audience attention.
In this tutorial, we will talk about CUDA and how it helps us accelerate the speed of our programs. Additionally, we will discuss the difference between processors (CPUs) and graphic cards (GPUs) and how come we can use both to process code. By the end of this video - we will install CUDA and perform a quick speed test comparing the speed of our GPU with the speed of our CPU. We will create 2 extremely large data structures with PyTorch and we will multiply one by the other to test the performance. Specifically, I'll be comparing Nvidia's GeForce RTX 3090 GPU with Intel's i9-12900K 12th-Gen Alder Lake Processor (with DDR5 memory). I'll be posting some more advanced benchmarks in the next few tutorials, as the code I'm demonstrating in this video is 100% beginner-friendly! ā²ļø Time Stamps ā²ļø ***************************************** 00:00 - what is CUDA? 00:47 - how processors (CPU) operate? 01:42 - CPU multitasking 03:16 - how graphic cards (GPU) operate? 04:02 - how come GPUs can run code faster than CPUs? 04:59 - benefits of using CUDA 06:03 - verify our GPU is capable of CUDA 06:48 - install CUDA with Anaconda and PyTorch 09:22 - verify if CUDA installation was successful 10:32 - CPU vs GPU speed test with PyTorch 14:20 - freeze CPU with torch.cuda.synchronize() 15:51 - speed test results 17:55 - CUDA for systems with multiple GPUs 18:28 - next tutorials and thanks for watching! š Important Links š ***************************************** ā My Anaconda Tutorial for Beginners: https://youtu.be/MUZtVEDKXsk ā My CUDA vs. TensorRT Tutorial for Beginners: https://youtu.be/iFADsRDJhDM ā CUDA Enabled GPUS: https://developer.nvidia.com/cuda-gpus ā Complete Notebook Code: https://github.com/MariyaSha/CUDA_speedtest š» Install with VENV instead of Anaconda (LINUX) š» ***************************************** āinstall venv: $ sudo apt-get install -y python3-venv š„create working environment: $ python3 -m venv my_env š„activate working environment: $ source my_env/bin/activate š„install PIP3 and PyTorch+CUDA: (my_env) $ sudo apt install python3-pip (my_env) $ pip3 install torch==1.10.1+cu113 torchvision==0.11.2+cu113 torchaudio==0.10.1+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html šmore information about VENV: https://docs.python.org/3/library/venv.html šmore information about installing Pytorch: https://pytorch.org/get-started/locally/ šSPECIAL THANK YOU š ***************************************** Thank you so much to Robert from Nvidia for helping me with the speed test code! Thank you to SFX Buzz for the scratched record sound: https://www.sfxbuzz.com/ Thank you to Flat Icon for the beautiful icon graphics: https://www.flaticon.com/
About YouTube Real-Time View Count
With SocialCounts.orgās view counter, track your YouTube videoās live view count and YouTube likes count in real time with fast, reliable updates.
Watch every YouTube video live view count rise with our real-time YouTube views trackerābuilt for accuracy and minimal delay.
Follow YouTube real time views as they happen, using our dedicated view counter for YouTube videos.
Get up-to-date live view count on YouTube and see real-time growth with SocialCounts.orgās smart tracking tools.
Embed Widget
Parameters:
fullscreen=true- Fullscreen countergraph=true- Live graph chartcounter=0/1/2- Select counter (0=likes, 1=views, 2=comments)
URL
Click to copy the embed URL to your clipboard

