Skip to content
/ cuda Public

5120 parallel Markov chains, or 10,000,000 samples in three seconds

Notifications You must be signed in to change notification settings

chmc-mcmc/cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cuda

about ten times faster than CPU, sample in CUDA and display results in Mathematica

sampler.cu: library

*.cu: driver

*.nb: analysis result

My laptop has cuda 1050:

Multiprocessor count: 5

Max threads per block: 1024

so the maximum parallel threads are 5120.

About

5120 parallel Markov chains, or 10,000,000 samples in three seconds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published