Skip to content

shingchuang/multi-gpu-reduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

mutli-gpu-reduce

Reduce data using 8 GPU. A simple CUDA program to start.

Compile

To compile it on CentOS 7:

  mkdir -p build
  cd build
  scl enable devtoolset-7 bash
  cmake3 ..
  make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published