Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lord-turmoil/cudacmakedemo
A demo for building CUDA program with CMake
https://github.com/lord-turmoil/cudacmakedemo
cuda tutorial
Last synced: 21 days ago
JSON representation
A demo for building CUDA program with CMake
- Host: GitHub
- URL: https://github.com/lord-turmoil/cudacmakedemo
- Owner: Lord-Turmoil
- License: mit
- Created: 2024-06-04T05:19:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T04:30:55.000Z (about 1 month ago)
- Last Synced: 2025-01-12T05:22:34.747Z (about 1 month ago)
- Topics: cuda, tutorial
- Language: Cuda
- Homepage: https://blog.tonys-studio.top/posts/Getting-Started-with-CUDA/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CudaCMake
> Copyright © Tony's Studio 2024
---
Repository for [Getting Started With CUDA on Windows](https://blog.tonys-studio.top/posts/Getting-Started-with-CUDA/) ([Backup](https://lord-turmoil.github.io/posts/Getting-Started-with-CUDA/)). It is a demo for building CUDA project with CMake.