Skip to content

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.

Notifications You must be signed in to change notification settings

jrajan14/CUDA_Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages