Skip to content

sangeetsourav/learning_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

My Journery with CUDA

This repository contains small CUDA programs and experiments I built while learning GPU programming.

🚀 Goal

To explore the CUDA programming model, practice writing parallel algorithms, and better understand GPU performance and memory management.

📦 Contents

  • monte_carlo_pi/ — Estimate π using parallel random sampling on the GPU. It uses the CUDA Runtime API with unified memory.

    image

🛠 Requirements

  • NVIDIA GPU with CUDA support
  • CUDA Toolkit installed

About

My journey in learning CUDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages