Nvidia CUDA sample programs and useful functions
The Classic Conway's Game Of Life program using CUDA for parallelised processing of cells and generations
(Not so) Complex Mandelbrot Set computation program for equation Z^2+C using CUDA. Screen adjustment may be required for proper visuals
Written in CUDA 12.1 runtime, using Visual Studio 2022.