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 [email protected] 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