this are some very simplistic examples for the CUDA programming framework by NVIDIA. They were used for a talk part of the seminar Parallelisation of Physics Calculations on GPUs with CUDA at TUM
no makefile, just compile one of the files using nvcc
nvcc hello_world.cu
Felix Lachenmaier, felix dot lachenmaier at tum dot de