Blog Articles
Massively Parallel Monte Carlo Simulation using GPU
On this blog post I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo simulation.
Massively Parallel RNG using CUDA C, Thrust and C#
On this post I will give you some simple examples how to use the massively parallel GPU on your computer to generate uniformly distibuted psuedo-random numbers.