Write code that runs FAST on a GPU

Write code that runs FAST on a GPU

HomeLow Level LearningWrite code that runs FAST on a GPU
Write code that runs FAST on a GPU
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
In this video we discuss why GPUs are better suited for parallel tasks. We'll discuss how a GPU is better than a CPU at certain tasks. Finally, we set up the NVIDIA CUDA programming packages to use the CUDA API in Visual Studio.

GPUs are a great platform for executing code that can take advantage of hyperparallelization. For example, in this video we show the difference between adding vectors on a CPU versus adding vectors on a GPU. By using the CUDA parallelization framework we can perform mass addition in parallel.

COURSES Check out my new courses at https://lowlevel.academy

SUPPORT THE CHANNEL Become a Low Level Associate and support the channel at https://youtube.com/c/LowLevelLearning/join

Please take the opportunity to connect and share this video with your friends and family if you find it helpful.