@inproceedings{6d09740d21604fbca5f60e7ee4a92791,
title = "Parallel valuation of the lower and upper bound prices for multi-asset Bermudan options",
abstract = "We present a parallel algorithm and its multi-threaded implementation for computing lower and upper bound prices of multi-asset Bermudan options. Our baseline sequential algorithm follows Longstaff and Schwartz's least-squares Monte Carlo method in computing the lower bound and Andersen and Broadie's simulation-based procedure with sub-optimality checking for the upper bound. The parallel implementation uses POSIX Threads for thread manipulation and Intel's MKL functions for random number generation and linear algebra operations. Tests were made on Intel x86 multi-core processors using the same option examples as the previous work, and the runtimes of the same computations were reduced from minutes to a few seconds.",
keywords = "Monte Carlo simulation, Multi-asset Bermudan options, Option pricing, Parallel computing",
author = "Nan Zhang and Man, {Ka Lok}",
year = "2012",
doi = "10.1007/978-3-642-35606-3_54",
language = "English",
isbn = "9783642356056",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "453--462",
booktitle = "Network and Parallel Computing - 9th IFIP International Conference, NPC 2012, Proceedings",
note = "9th IFIP International Conference on Network and Parallel Computing, NPC 2012 ; Conference date: 06-09-2012 Through 08-09-2012",
}