/CUDA_Programs

Nvidia CUDA Programs. High-performance computing with my collection of CUDA programs, meticulously crafted to harness the immense power of NVIDIA's GPU architecture. From blazingly fast simulations to data-intensive parallel processing, these programs showcase my passion for pushing the boundaries of performance optimization.

Primary LanguageCuda

Nvidia CUDA Programs

Nvidia CUDA sample programs and useful functions

Game of Life using CUDA

The Classic Conway's Game Of Life program using CUDA for parallelised processing of cells and generations

Mandelbrot Set Computation using CUDA

(Not so) Complex Mandelbrot Set computation program for equation Z^2+C using CUDA. Screen adjustment may be required for proper visuals

Requirements

Written in CUDA 12.1 runtime, using Visual Studio 2022.