I am looking for implementations of Monte Carlo option pricing model on the GPU.
I see an example in the CUDA SDK, which uses Monte Carlo methods for option pricing.
But I am wondering if people have worked towards optimizing that implementation or writing new implementations of the same.
Thanks.
Mayank