Skip to content

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.

Notifications You must be signed in to change notification settings

Plenitude-ai/MonteCarlo_Parrallelized_CudaC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published