Skip to content

feldspath/CudaPlayground

 
 

Repository files navigation

Getting Started

Requirements:

  • CUDA 12.4
  • Cmake 3.26

To create build files, use cmake like this:

mkdir build
cd build
cmake ../

Credits & Licenses

CudaPlayground is licensed under MIT (see LICENSE.md), unless specified otherwise. Always check subfolders or top of source code files for licenses specific to subfolders or files.

  • ./libs contains third-party libraries, each subject to their own licences.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 61.3%
  • C 36.5%
  • Cuda 1.5%
  • Objective-C++ 0.4%
  • Objective-C 0.2%
  • CMake 0.1%