Skip to content

Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.

Notifications You must be signed in to change notification settings

HROlive/Fundamentals-of-Accelerated-Computing-with-CUDA-C-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course

Table of Contents

  1. Description
  2. Certificate

Description

The CUDA computing platform enables the acceleration of CPU-only applications to run on the world’s fastest massively parallel GPUs. Experience C/C++ application acceleration by:

  • Accelerating CPU-only applications to run their latent parallelism on GPUs
  • Utilizing essential CUDA memory management techniques to optimize accelerated applications
  • Exposing accelerated application potential for concurrency and exploiting it with CUDA streams
  • Leveraging the command line and visual profiling to guide and check your work

Upon completion, you’ll be able to accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques. You’ll understand an iterative style of CUDA development that will allow you to ship accelerated applications fast.

Certificate

The certificates for the workshops can be found below:

About

Accelerate and optimize existing C/C++ CPU-only applications using the most essential CUDA tools and techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published