January 9th, 2014, 7:52 pm
Yes it is possible. As a matter of fact, in my codes I use to price simultaneously 8 options, namely Call on max, Put on the max, Call on the min and Put on the min, in both European and American or Bermudan Styles.Moreover, my parallelization approach could be deployed also for impulse control Bellman's Dynamic Programming,as you may find out in a previous paper of mine, Please click here to be redirected to "Assessing Least Squares Monte Carlo for the Kulatilaka Trigeorgis General Real Options Pricing Model"There, I benchmark LSMC with multivariate lattices. When I wrote those codes, multi threaded syntax in Gauss was at its first versions and I did not use it.Possibly, in 2014 even those codes can be modified to accommodate parallel programming approach reported in Please click here to be redirected to "Going Parallel over the Rainbow" As a matter of fact, rainbow options are my sandbox to test convergence of multivariate algorithms and models. Moreover, pricing 8 for each code execution allows me to test the capabilities of my hardware as if each of those eight option contracts were an operating mode in the Kulatilaka Trigeorgis General Real Options Pricing Model.
Last edited by
GiuseppeAlesii on January 8th, 2014, 11:00 pm, edited 1 time in total.