/CUDA-Programs

Examples from Programming in Parallel with CUDA

Primary LanguageCudaGNU General Public License v2.0GPL-2.0

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