priteshgohil/CUDA-programming-tutorial

Get started with CUDA programming

29
/ 100
Experimental

This tutorial helps C/C++ developers who need to speed up computationally intensive parts of their applications. It guides you through the process of writing code that offloads heavy data processing tasks from the CPU to an NVIDIA GPU. You'll learn how to structure your C/C++ code to run on the GPU, manage data transfer between CPU and GPU memory, and coordinate parallel execution across thousands of GPU cores.

No commits in the last 6 months.

Use this if you are a C/C++ developer working with large datasets or complex calculations and want to leverage NVIDIA GPUs for significant performance improvements in your applications.

Not ideal if you are looking for a high-level library or framework to accelerate existing code without delving into explicit GPU programming, or if your application doesn't involve substantial data parallelism.

high-performance-computing scientific-computing numerical-simulation data-processing software-optimization
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 8 / 25
Community 15 / 25

How are scores calculated?

Stars

17

Forks

4

Language

Cuda

License

Last pushed

Apr 22, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/priteshgohil/CUDA-programming-tutorial"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.