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

https://github.com/podgorskiy/cuda_tutorial1

Simple example of usage CUDA with CMake
https://github.com/podgorskiy/cuda_tutorial1

Last synced: 7 months ago
JSON representation

Simple example of usage CUDA with CMake

Awesome Lists containing this project

README

          

Simple tutorial that shows a minimal example of usage CUDA with CMake

This example computes and prints Mandelbrot fractal to the console:
```
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
*************************************************###****************************
***********************************************######***************************
************************************************#####***************************
***************************************##***#############***********************
****************************************#######################*****************
************************************#**#######################******************
************************************###########################*****************
************************************############################****************
***********************########****##############################***************
*********************############*##############################****************
*********************##########################################*****************
#############################################################*******************
*********************##########################################*****************
*********************############*##############################****************
***********************########****##############################***************
************************************############################****************
************************************###########################*****************
************************************#**#######################******************
****************************************#######################*****************
***************************************##***#############***********************
************************************************#####***************************
***********************************************######***************************
*************************************************###****************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
********************************************************************************
```