Skip to content

hazdzz/pscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pscan

About

The PyTorch implementation of Blelloch Parallel Scan Algorithm.

Paper

https://www.cs.cmu.edu/~scandal/papers/CMU-CS-90-190.html

Citation

@techreport{BlellochTR90,
  title     = {Prefix Sums and Their Applications},
  author    = {Guy E. Blelloch},
  institution = {School of Computer Science, Carnegie Mellon University},
  number    = {CMU-CS-90-190},
  month     = {11},
  year      = {1990}
}

About

The PyTorch implementation of Blelloch Parallel Scan Algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages