https://github.com/fikri-rouzan/cuda-c-program-part-2
CUDA C program from NVIDIA course.
https://github.com/fikri-rouzan/cuda-c-program-part-2
c cuda
Last synced: about 1 month ago
JSON representation
CUDA C program from NVIDIA course.
- Host: GitHub
- URL: https://github.com/fikri-rouzan/cuda-c-program-part-2
- Owner: Fikri-Rouzan
- License: mit
- Created: 2025-02-03T14:49:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T14:51:02.000Z (over 1 year ago)
- Last Synced: 2025-02-03T15:47:26.413Z (over 1 year ago)
- Topics: c, cuda
- Language: Cuda
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CUDA C Program Part 2
## âšī¸ About
Part 2 of a CUDA C programming exercise, completed as part of an official NVIDIA training course.
## đ ī¸ Technologies Used
- đ **Programming Language:** C.
- đĨī¸ **Parallel Computing Platform:** CUDA.
- ⥠**Tool:** JupyterLab.