Skip to content

kaihsin/PCG_CUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PCG generator on GPU (CUDA)

Author:

Kai-Hsin Wu
kaihsinwu@gmail.com

Description

Straight forward translate of the O'Neill's basic pcg32 generator.

TODO:

- Optimize (probably PTX boost-up)
- Implemented other gens in the PCG family.
- k-dimentional stuff for longer period. 
- Other stuff.

References:

- The PCG website:
    http://www.pcg-random.org/    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors