Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 246 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 246 Bytes

MonteCarlo_Parrallelized_CudaC-

Project of option pricing, using Monte Carlo approach.

We used Cuda to highly parrallelize our executions on the GPU, and end up with a 330+ times faster algorithm, compared to the sequential algorithm in CPU.