DocumentCode
1916259
Title
Many-Core Accelerated LIBOR Swaption Portfolio Pricing
Author
Lotze, Jorg ; Sutton, Paul ; Lahlou, H.
Author_Institution
Xcelerit, Dublin, Ireland
fYear
2012
fDate
10-16 Nov. 2012
Firstpage
1185
Lastpage
1192
Abstract
This paper describes the acceleration of a MonteCarlo algorithm for pricing a LIBOR swaption portfolio using multi-core CPUs and GPUs. Speedups of up to 305x are achieved on two Nvidia Tesla M2050 GPUs and up to 20.8x on two Intel Xeon E5620 CPUs, compared to a sequential CPU implementation. This performance is achieved by using the Xcelerit platform - writing sequential, high-level C++ code and adopting a simple dataflow programming model. It avoids the complexity involved when using low-level high-performance computing frameworks such as OpenMP, OpenCL, CUDA, or SIMD intrinsics. The paper provides an overview of the Xcelerit platform, details how high performance is achieved through various automatic optimisation and parallelisation techniques, and shows how the tool can be used to implement portable accelerated Monte-Carlo algorithms in finance. It illustrates the implementation of the Monte-Carlo LIBOR swaption portfolio pricer and gives performance results. A comparison of the Xcelerit platform implementation with an equivalent low-level CUDA version shows that the overhead introduced is less than 1.5% in all scenarios.
Keywords
C++ language; Monte Carlo methods; financial data processing; graphics processing units; investment; optimisation; parallel programming; pricing; C++ code; Intel Xeon E5620 CPU; Monte Carlo algorithm; Nvidia Tesla M2050 GPU; Xcelerit platform; dataflow programming model; graphics processing unit; high performance computing framework; many-core accelerated LIBOR swaption portfolio; multicore CPU; optimisation technique; parallelisation technique; portfolio pricing; sequential CPU implementation; CUDA; GPGPU; GPU; HPC; derivatives pricing; finance; swaption;
fLanguage
English
Publisher
ieee
Conference_Titel
High Performance Computing, Networking, Storage and Analysis (SCC), 2012 SC Companion:
Conference_Location
Salt Lake City, UT
Print_ISBN
978-1-4673-6218-4
Type
conf
DOI
10.1109/SC.Companion.2012.143
Filename
6495925
Link To Document