https://github.com/smaranjitghose/cudaday
Using the Power of CUDA to enhance mathematical operations
https://github.com/smaranjitghose/cudaday
Last synced: 3 months ago
JSON representation
Using the Power of CUDA to enhance mathematical operations
- Host: GitHub
- URL: https://github.com/smaranjitghose/cudaday
- Owner: smaranjitghose
- License: mit
- Created: 2020-03-23T06:47:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-23T07:03:42.000Z (about 5 years ago)
- Last Synced: 2025-01-26T04:12:45.394Z (4 months ago)
- Language: Cuda
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CudaDay
Using the Power of CUDA to enhance mathematical operations## Resources:
- [NVIDIA's guides](https://developer.nvidia.com/how-to-cuda-c-cpp)
- [Cuda Programming Blogspot](http://cuda-programming.blogspot.com/p/tutorial.html)
- [University of Bristol-Introduction to GPU Programming](http://lorenabarba.com/gpuatbu/Program_files/Cruz_gpuComputing09.pdf)