Skip to content

snandasena/courseera_gpu_specilization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build and run

Generate CMake configuration files
cmake -S . -B build
Build the Executable
cmake --build build
Run the Executable
./build/streams.exe

About

Example for Cuda streaming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published