Skip to content
/ cub Public
forked from NVIDIA/cub

CUB is a flexible library of cooperative threadblock primitives and other utilities for CUDA kernel programming.

Notifications You must be signed in to change notification settings

lukeyeager/cub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

CUB

CUDA unbound. A library of reusable SIMT software primitives (sort, scan, reduce, etc) for making CUDA kernels easier to write.

About

CUB is a flexible library of cooperative threadblock primitives and other utilities for CUDA kernel programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 94.7%
  • C++ 4.0%
  • Makefile 1.3%