DocumentCode
3287974
Title
Parallelization and characterization of GARCH option pricing on GPUs
Author
Liu, Ren-Shuo ; Tsai, Yun-Cheng ; Yang, Chia-Lin
Author_Institution
Dept. of Comput. Sci. & Inf. Eng., Nat. Taiwan Univ., Taipei, Taiwan
fYear
2010
fDate
2-4 Dec. 2010
Firstpage
1
Lastpage
10
Abstract
Option pricing is an important problem in computational finance due to the fast-growing market and increasing complexity of options. For option pricing, a model is required to describe the price process of the underlying asset. The GARCH model is one of the prominent option pricing models since it can model stochastic volatility of the underlying asset. To derive expected profit based on the GARCH model, tree-based simulations are one of the commonly used approaches. Tree-based GARCH option pricing is computing intensive since the tree grows exponentially, and it requires enormous floating point arithmetic operations. In this paper, we present the first work on accelerating the tree-based GARCH option pricing on GPUs with CUDA. As the conventional tree data structure is not memory access friendly to GPUs, we propose a new family of tree data structures which position concurrently accessed nodes in contiguous and aligned memory locations. Moreover, to reduce memory bandwidth requirement, we apply fusion optimization, which combines two threads into one to keep data with temporal locality in register files. Our results show 50× speedup compared to a multi-threaded program on a 4-core CPU.
Keywords
autoregressive processes; computer graphic equipment; coprocessors; floating point arithmetic; optimisation; parallel architectures; pricing; tree data structures; 4-core CPU; CUDA; GARCH; GPU; floating point arithmetic; fusion optimization; multi-threaded program; option pricing; stochastic volatility; tree based simulations; tree data structure; Arrays; Computational modeling; Graphics processing unit; Instruction sets; Optimization; Pricing; Tree data structures; CUDA; GARCH; GPU; Mean Tracking; Option Pricing; Tree;
fLanguage
English
Publisher
ieee
Conference_Titel
Workload Characterization (IISWC), 2010 IEEE International Symposium on
Conference_Location
Atlanta, GA
Print_ISBN
978-1-4244-9297-8
Electronic_ISBN
978-1-4244-9296-1
Type
conf
DOI
10.1109/IISWC.2010.5648864
Filename
5648864
Link To Document