@inproceedings{d3ee6eaae7d2451c9300d3f7fdbb1e54,
title = "Many-core architectures boost the pricing of basket options on adaptive sparse grids",
abstract = "In this work, we present a highly scalable approach for numerically solving the Black-Scholes PDE in order to price basket options. Our method is based on a spatially adaptive sparse-grid discretization with finite elements. Since we cannot unleash the compute capabilities of modern many-core chips such as GPUs using the complexity-optimal Up-Down method, we implemented an embarrassingly parallel direct method. This operator is paired with a distributed memory parallelization using MPI and we achieved very good scalability results compared to the standard Up-Down approach. Since we exploit all levels of the operator's parallelism, we are able to achieve nearly perfect strong scaling for the Black-Scholes solver. Our results show that typical problem sizes (5 dimensional basket options), require at least 4 NVIDIA K20X Kepler GPUs (inside a Cray XK7) in order to be faster than the Up-Down scheme running on 16 Intel Sandy Bridge cores (one box). On a Cray XK7 machine we outperform our highly parallel Up-Down implementation by 55X with respect to time to solution. Both results emphasize the competitiveness of our proposed operator.",
keywords = "Black-Scholes, GPGPU, SIMD, accelerators, adaptivity, finite elements, many-core, sparse grids",
author = "Alexander Heinecke and Jacob Jepsen and Bungartz, {Hans Joachim}",
year = "2013",
doi = "10.1145/2535557.2535560",
language = "English",
isbn = "9781450325073",
series = "Proceedings of WHPCF 2013: 6th Workshop on High Performance Computational Finance - Held in Conjunction with SC 2013: The Int. Conf. for High Performance Computing, Networking, Storage and Analysis",
booktitle = "Proceedings of WHPCF 2013",
note = "6th Workshop on High Performance Computational Finance, WHPCF 2013 - Held in Conjunction with the International Conference for High Performance Computing, Networking, Storage and Analysis, SC 2013 ; Conference date: 17-11-2013 Through 22-11-2013",
}