Click here to Skip to main content
15,888,401 members
Articles / Programming Languages / CUDA

Massively Parallel Monte Carlo Simulation using GPU

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
28 Nov 2011CPOL7 min read 23.2K   17  
In this blog post, I’m diving deeper into Thrust usage scenarios with a simple implementation of Monte Carlo Simulation.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I am an MCAD, MCSD, MCTS, MCPD, MCT and Certified CUDA Programmer.
You can find more technical articles on my blog at http://www.adnanboz.com.

Comments and Discussions