Skip to content

Examples from Programming in Parallel with CUDA

License

Notifications You must be signed in to change notification settings

zhiguotang5/CUDA-Programs

 
 

Repository files navigation

Examples from my CUP book Programming in Parallel with CUDA

The examples are arranged in book chapters. Project and solution files to build the examples in Visual Studio 19 are provided. I am happy to be contacted on rea1@cam.ac.uk if you have questions.

Updated 23 February 2023 to work with CUDA SDK 12.0. All #include cooperative_groups.h now moved to be first as workaround for confilcts with CUDA chrono. Thrust host_pinned memory currently not working.

Last update 9-March-2023

About

Examples from Programming in Parallel with CUDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 62.6%
  • Makefile 16.0%
  • C++ 11.1%
  • Batchfile 8.0%
  • Shell 2.2%
  • CMake 0.1%