Udemy - Learn CUDA with Google Colab - First speedup in 90 minute...
Downloads: 44357
Last checked: Nov. 14th '25
Date uploaded: Nov. 14th '25
Seeders: 15471
Leechers: 11512
INFO HASH: 260C3CE14ED0D7F827D1BE8629523DD49F395C7D
Learn CUDA with Google Colab: First speedup in 90 minutes
https://WebToolTip.com
Published 11/2025
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 1h 23m | Size: 561 MB
CUDA. NVIDIA GPU computing stack, Parallel Programming, Google Colab, HPC, CPU vs GPU Performance comparison
What you'll learn
Setup and Verify a GPU Programming environment using Google Colab
Explore CUDA Programming model
Configure threads, blocks and grids correctly to perform operations like vector addition
Calculate thread indices in 1‑D and 2‑D
Write, compile and launch basic CUDA kernels in C/C++
Benchmark and analyse performance – measure CPU vs. GPU execution time
Requirements
Basic understanding of C/C++ programming