This benchmark is part of the JUPITER Benchmark Suite. See the repository of the suite for some general remarks.
This repository contains the ParFlow benchmark. DESCRIPTION.md
contains details for compilation, execution, and evaluation.
This workflow will execute ParFlow on GPUs to simulate an idealised infiltration problem into a 3D domain with homogeneous soil. It is the similar test problem as reported by Hokkanen et al, 2021.
A JUBE workflow is included which will clone the code, build it and run the benchmark.
The source code of ParFlow is included in the ./src/
subdirectory as a submodule from the upstream ParFlow repository at github.com/parflow/parflow. The support for the Rapids Memory Manager is also included.