Concurrent programming project written in CUDA C/C++. The calculations are done on graphics card, so you need a graphics card that supports CUDA to run program.
Clone this repo to your local machine and use 'make' to build project.
- nvcc compilator
- graphics card that supports CUDA
- Wojciech Buczek
- Marcin Serwin
This project is licensed under the MIT License - see the LICENSE file for details