https://github.com/bemova/cuda-programming
https://github.com/bemova/cuda-programming
cuda
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bemova/cuda-programming
- Owner: bemova
- License: mit
- Created: 2018-06-30T17:52:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T18:16:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-12T08:59:17.258Z (over 1 year ago)
- Topics: cuda
- Language: Cuda
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CUDA-Programming
This repository contains some famous samples which are written in CUDA programming language.
### For compiling each code you can use this command:
### $ nvcc ``` ```
### $ ./a.out