Skip to content

This is a very simple project using CMake in order to create a project for compiling cuda with cpp code.

Notifications You must be signed in to change notification settings

dimkastan/CudaViaCmake

Repository files navigation

CudaViaCmake

This is a very simple project using CMake in order to create a project for compiling cuda with cpp code. I created this repo in order to allow other people have an entry point into creating -cmake- based projects supporting both cuda and c++
At the moment there are two demos available.

  • Build single executable [Demo_BuildSingleExecutable]
  • Build multiple Executables [Demo_BuildMultipleTargets]
  • Build a simple CuDNN demo [Demo_cuDNN]

Building instructions are provided in README.md files.

About

This is a very simple project using CMake in order to create a project for compiling cuda with cpp code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages