Highly efficient parallel algorithms for solving the Bates PIDE for pricing options on a GPU

作者:

Highlights:

摘要

In this paper we investigate faster and memory efficient parallel techniques to numerically solve the Bates model for European options. We have followed method-of-linesapproach and implemented the numerical algorithms on a graphics processing unit (GPU). Two second order finite difference (FD) schemes are taken into account that yield discretization matrices with tridiagonal and pentadiagonal block structures. Three recent adaptations of an alternating direction implicit scheme are employed for time-stepping. Spatial and temporal errors corresponding to our chosen FD and time-stepping schemes are numerically studied. For parallel computation of solutions we have applied the well-know parallel cyclic reduction (PCR) algorithm for tridiagonal systems and our novel PCR algorithm for pentadiagonal systems. Ample numerical experiments are performed to study speed and accuracy on three platforms: single GPU using CUDA, multi-core CPU using OpenMP and an efficient sequential algorithm on a single core using MATLAB, where substantial speed-up is observed on the GPU. Sensitivities of computational times of the sequential algorithm in MATLAB with respect to certain parameters in the Bates model are also analysed.

论文关键词:Bates model,Method-of-lines,Alternating direction implicit schemes,Parallel cyclic reduction,GPU computing

论文评审过程:Received 13 June 2020, Revised 8 May 2021, Accepted 29 May 2021, Available online 17 June 2021, Version of Record 17 June 2021.

论文官网地址:https://doi.org/10.1016/j.amc.2021.126411