Document Type

Article

Journal/Book Title/Conference

Environmental Modelling & Software

Volume

125

Publisher

Elsevier Ltd

Publication Date

12-30-2019

First Page

1

Last Page

34

Creative Commons License

Creative Commons Attribution-Noncommercial-No Derivative Works 4.0 License
This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 4.0 License.

Abstract

The Utah Energy Balance (UEB) model supports gridded simulation of snow processes over a watershed. To enhance computational efficiency, we developed two parallel versions of the model, one using the Message Passing Interface (MPI) and the other using NVIDIA's CUDA code on Graphics Processing Unit (GPU). Evaluation of the speed-up and efficiency of the MPI version shows that the effect of input/output (IO) operations on the parallel model performance increases as the number of processor cores increases. As a result, although the computation kernel scales well with the number of cores, the efficiency of the parallel code as a whole degrades. The performance improves when the number of IO operations is reduced by reading/writing larger data arrays. The CUDA GPU implementation was done without major refactoring of the original UEB code, and tests demonstrated that satisfactory performance could be obtained without a major re-work of the existing UEB code.

Included in

Hydrology Commons

Share

COinS