標題: Hybrid OpenMP/AVX acceleration of a Split HLL Finite Volume Method for the Shallow Water and Euler Equations
作者: Liu, Ji-Yueh
Smith, Matthew R.
Kuo, Fang-An
Wu, Jong-Shin
機械工程學系
Department of Mechanical Engineering
關鍵字: Parallel computing;AVX;Advanced Vector eXtensions;OpenMP;Vectorization;SHLL;HLL;Integral balance;Finite Volume Method;Shallow Water Equations;Euler Equations
公開日期: 30-三月-2015
摘要: Presented is the application of the Split Harten, Lax and van Leer (SHLL) technique applied to parallel computation using a hybrid OpenMP/AVX parallelization paradigm for the Shallow Water Equations and Euler Equations. The key behind the ease of parallelization of the SHLL method for both governing equations is the mathematical/vector splitting in each coordinate direction - this splitting results in a high degree of locality, producing a scheme which is embarrassingly parallel and well suited for the vectorization capacities offered by vector-computing architectures. Here we demonstrate this capacity using the SIMD capacities of modern CPUs, namely the Advanced Vector eXtensions (AVX) capability of recent CPUs. The main feature of AVX is the capacity to perform SIMD operations on 8 floating point variables in parallel - an increase from 4 floating point variables as possible using the previous SIMD Streaming Extensions (SSE). Furthermore, since modern CPU\'s employ a large number of cores, we further extend the performance by using AVX on each available CPU core using shared memory (OpenMP) parallelization. We present a direction-split higher order extension to both the SHLL method and apply it to AVX through the use of intrinsic functions in the flux computation and state computation modules. High performance is obtained by ensuring that all flux computations are performed using only AVX intrinsic functions - no computations are performed in serial. Through this approach, a single workstation with 2x Xeon CPU\'s (16 physical cores) allows a performance increase of over 117 times that of a single core alone in the flux evaluation kernel. (C) 2014 Elsevier Ltd. All rights reserved.
URI: http://dx.doi.org/10.1016/j.compfluid.2014.11.011
http://hdl.handle.net/11536/124494
ISSN: 0045-7930
DOI: 10.1016/j.compfluid.2014.11.011
期刊: COMPUTERS & FLUIDS
Volume: 110
起始頁: 181
結束頁: 188
顯示於類別:期刊論文