Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 494 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 494 Bytes

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