Abstract
Graphic Processing Units (GPU) have a number of arithmetic units and their associated structures specialized for graphic processes make the computational performances much faster than CPU (Central Processing Units). In these days, many numerical models implemented by FORTRAN have been applied on real field scale problems, which requires huge computational resources and simulation time as well. In this study, a GPU version of Boussinesq equation model was implemented using the Compute Unified Device Architecture (CUDA) FORTRAN. The computed results of the GPU-CUDA FORTRAN Boussinesq model were verified by comparing with the computed result of a CPU based Boussinesq model that had been already verified for many benchmark tests. Exact agreements except round off magnitude have been observed from the comparison. The GPU-CUDA FORTRAN Boussinesq model showed about 20 times faster computational time compared with the CPU based code. In addition, as the computational domain becomes larger, the computational efficiency of GPU-CUDA FORTRAN version over the CPU version more increased.
Original language | English |
---|---|
Pages (from-to) | 1176-1180 |
Number of pages | 5 |
Journal | Journal of Coastal Research |
Volume | 85 |
DOIs | |
State | Published - 1 May 2018 |
Keywords
- Boussinesq equation
- CUDA
- FORTRAN
- GPU
- Parallelization