Skip to content

Simple examples for the CUDA programming framework by NVIDIA

Notifications You must be signed in to change notification settings

flache/cuda-ex-simple

Repository files navigation

CUDA examples

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

compile

no makefile, just compile one of the files using nvcc

nvcc hello_world.cu

author

Felix Lachenmaier, felix dot lachenmaier at tum dot de

About

Simple examples for the CUDA programming framework by NVIDIA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages