Skip to content

This is a demo of operating on cuda with C++. The demo is build with Cmake.

Notifications You must be signed in to change notification settings

Lizhuoling/Cmake_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo of operating on cuda with C++. The demo is build with Cmake.
Author: Zhuoling Li

Requirement

cuda, cmake and Ubuntu system.

How to use

You can just use "test.sh" to run this demo. Run:

chmod +x test.sh
./test.sh

Introduction

The main function runs on CPU. It will call the code in ./include/, which is about GPU.

About

This is a demo of operating on cuda with C++. The demo is build with Cmake.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published