Stochastic Differential Equations simulation using GPU
Computational Research Laboratories Ltd, TACO House, Near Indsearch Building, Pune-411004, India
International Simulation Conference of India, 2012
We discretize generic stochastic differential equation(SDE)s using Euler and Milstein schemes. We propose GPU based random number generation GPURNG. Using GPURNG, Euler and Milstein methods, we derive algorithms with which we solve the underlying SDE. For a test case, we show the simulation results for European options. We shows that our algorithms give greater than 330 times speedup and around 90% computational time is spent in random number generation.
February 7, 2012 by hgpu
Comments
2 responses to “Stochastic Differential Equations simulation using GPU”
Your response
You must be logged in to post a comment.
The link to the papers are invalid with “Page not found” error messages.
Thank you very much for your attention! The problem is in url-encoding: symbol “#” in URL must be replaced with “%23”. We fixed it.