Skip to content

MTLehner/cuda-cmake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA-CMake

Project Overview

Example project that demonstrates how to use the new CUDA functionality built into CMake.

Developed with CMake 3.14, CUDA 9.2 or 10.1, Visual Studio 2017 (Windows 10), and GCC 7.4 (Ubuntu 18.04).

Note that the CMake modules located in the cmake/ subdir are actually from my cmake-common project. They've been pulled into this project as a subrepo by using git-subrepo.

Third-party dependencies

CUDA: High-performance computing library for Nvidia graphics cards.

About

CUDA/CMake Example Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 85.5%
  • C++ 10.2%
  • Cuda 2.9%
  • C 1.4%