Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phantom7knight/cuda-fusion
This project is for learning CUDA to understand the GPU work better.
https://github.com/phantom7knight/cuda-fusion
cuda cuda-programming gpgpu gpu
Last synced: 5 days ago
JSON representation
This project is for learning CUDA to understand the GPU work better.
- Host: GitHub
- URL: https://github.com/phantom7knight/cuda-fusion
- Owner: phantom7knight
- Created: 2024-09-21T15:15:57.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-08T02:57:14.000Z (4 months ago)
- Last Synced: 2024-12-15T13:44:46.872Z (about 2 months ago)
- Topics: cuda, cuda-programming, gpgpu, gpu
- Language: C
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CUDA-Fusion
This project is for learning CUDA to understand the GPU work better on regular work and not just rendering work using the API's such as OGL, Vulkan, DX11/12.
Learning Sources
- https://developer.nvidia.com/blog/even-easier-introduction-cuda/
- https://www.olcf.ornl.gov/cuda-training-series/
- https://cuda-tutorial.readthedocs.io/en/latest/