Skip to content

Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"

Notifications You must be signed in to change notification settings

CUDA-Tutorial/CodeSamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA Tutorial Code Samples

Here we provide the codebase for samples that accompany the tutorial "CUDA and Applications to Task-based Programming".

Requirements:

  • Recent Clang/GCC/Microsoft Visual C++
  • CMake 3.20 (Ubuntu users please update!)
  • CUDA capable GPU with compute capability 5.2 or later
  • CUDA Toolkit 9.0 or later

Recommended:

  • GCC 10/Microsoft Visual C++ 2019 or later
  • Nsight Systems
  • Nsight Compute
  • CUDA capable GPU with compute capability 7.0 or later
  • CUDA Toolkit 11.0 or later

About

Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published