An open API service indexing awesome lists of open source software.

https://github.com/marnovo/cuda-projects


https://github.com/marnovo/cuda-projects

cuda cuda-kernels gpu gpu-programming nvidia-cuda parallel-computing

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# CUDA GPU programming projects

Repository for storing practice projects for [NVIDIA CUDA](http://docs.nvidia.com/cuda/) GPU programming.

Ideally side-by-side comparisons between CPU-run and GPU-run code.

## List of projects

- [Parallelized array element addition](add-array/) (300M elements).

## License

MIT License

Copyright (c) 2017 Marcelo Novaes